Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jonathanmaron/23b46e196a41b5e5ee6a54e6efe523d6 to your computer and use it in GitHub Desktop.
Save jonathanmaron/23b46e196a41b5e5ee6a54e6efe523d6 to your computer and use it in GitHub Desktop.
array(2) {
[0] =>
array(5) {
'length' =>
int(5)
'start' =>
int(0)
'text' =>
string(5) "Thiss"
'is_duplicate' =>
bool(false)
'language' =>
string(9) "en_US.dic"
}
[1] =>
array(5) {
'length' =>
int(5)
'start' =>
int(11)
'text' =>
string(5) "testt"
'is_duplicate' =>
bool(false)
'language' =>
string(9) "en_US.dic"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment