- Output for 7.0.0 - 7.2.0
- object(MyChild)#2 (1) {
["gatewayFunction":"MyChild":private]=>
NULL
}
Fatal error: Uncaught Error: Call to a member function __invoke() on null in /in/LPUsJ:28
Stack trace:
#0 /in/LPUsJ(35): MyChild->__destroy()
#1 {main}
thrown in /in/LPUsJ on line 28
Process exited with code 255. - Output for 5.6.7 - 5.6.28
- object(MyChild)#2 (1) {
["gatewayFunction":"MyChild":private]=>
NULL
}
Fatal error: Call to a member function __invoke() on null in /in/LPUsJ on line 28
Process exited with code 255. - Output for 5.3.17 - 5.5.35
- object(MyChild)#2 (1) {
["gatewayFunction":"MyChild":private]=>
NULL
}
Fatal error: Call to a member function __invoke() on a non-object in /in/LPUsJ on line 28
Process exited with code 255.