333f0a76f4
- Fix the behavior of array_slice when using PHP_INT_MAX
9 linhas
64 B
Plaintext
9 linhas
64 B
Plaintext
array(3) {
|
|
[0]=>
|
|
int(1)
|
|
[1]=>
|
|
int(2)
|
|
[2]=>
|
|
int(3)
|
|
}
|