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