Fatal error: Uncaught Error: Cannot add element to the array as the next element is already occupied in /in/69mif:6
Stack trace:
#0 {main}
thrown in /in/69mif on line 6
Process exited with code 255.
Warning: Cannot add element to the array as the next element is already occupied in /in/69mif on line 6
array(1) {
[9223372036854775807]=>
string(5) "hello"
}
Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/69mif on line 5
array(2) {
["PHP_INT_MAX"]=>
string(5) "hello"
[0]=>
string(5) "world"
}