object(stdClass)#1 (3) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(4)
}
Notice: Undefined property: stdClass::$0 in /in/55kiC on line 7
Notice: Undefined property: stdClass::$1 in /in/55kiC on line 7
Notice: Undefined property: stdClass::$2 in /in/55kiC on line 7
NULL
NULL
NULL
Notice: Undefined property: stdClass::$0 in /in/55kiC on line 8
Notice: Undefined property: stdClass::$1 in /in/55kiC on line 8
Notice: Undefined property: stdClass::$2 in /in/55kiC on line 8
NULL
NULL
NULL
object(stdClass)#1 (3) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(4)
}
Notice: Undefined property: stdClass::$0 in /in/55kiC on line 7
Notice: Undefined property: stdClass::$1 in /in/55kiC on line 7
Notice: Undefined property: stdClass::$2 in /in/55kiC on line 7
NULL
NULL
NULL
Notice: Undefined property: stdClass::$0 in /in/55kiC on line 8
Notice: Undefined property: stdClass::$1 in /in/55kiC on line 8
Notice: Undefined property: stdClass::$2 in /in/55kiC on line 8
NULL
NULL
NULL
Output for 4.3.3 - 4.3.11, 4.4.0 - 4.4.9
Fatal error: Property name must be a string in /in/55kiC on line 7
Process exited with code 255.
Output for 4.3.0 - 4.3.2
object(stdClass)(3) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(4)
}
Process exited with code 139.