Fatal error: Uncaught Error: array_push(): Argument #1 ($array) could not be passed by reference in /in/YBkLu:3
Stack trace:
#0 {main}
thrown in /in/YBkLu on line 3
Process exited with code 255.
Fatal error: Uncaught Error: array_push(): Argument #1 ($array) cannot be passed by reference in /in/YBkLu:3
Stack trace:
#0 {main}
thrown in /in/YBkLu on line 3
Process exited with code 255.
Notice: Only variables should be passed by reference in /in/YBkLu on line 3
array(3) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(2)
}
Notice: Only variables should be passed by reference in /in/YBkLu on line 6
array(3) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(2)
}
Strict Standards: Only variables should be passed by reference in /in/YBkLu on line 3
array(3) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(2)
}
Strict Standards: Only variables should be passed by reference in /in/YBkLu on line 6
array(3) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(2)
}