Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /in/JNBYX on line 4
array(4) {
[0]=>
string(45) "Αυτή είναι η 1η δοκιμασία"
[1]=>
string(45) "Πρέπει να την ολοκληρώσω"
[2]=>
string(63) "Ώστε να μου δώσουν την 2η δοκιμασία"
[3]=>
string(49) "Και τέλος, την 3η δοκιμασία."
}
array(4) {
[0]=>
int(5)
[1]=>
int(4)
[2]=>
int(7)
[3]=>
int(5)
}
Output for 8.1.0 - 8.1.33
Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /in/JNBYX on line 8
array(4) {
[0]=>
string(45) "Αυτή είναι η 1η δοκιμασία"
[1]=>
string(45) "Πρέπει να την ολοκληρώσω"
[2]=>
string(63) "Ώστε να μου δώσουν την 2η δοκιμασία"
[3]=>
string(49) "Και τέλος, την 3η δοκιμασία."
}
array(4) {
[0]=>
int(5)
[1]=>
int(4)
[2]=>
int(7)
[3]=>
int(5)
}