- Output for 7.0.0 - 7.2.0
- instantiate Maker:
instantiate Tester:
Run Tester:
Fatal error: Uncaught Error: Call to a member function run() on null in /in/lsiC2:28
Stack trace:
#0 /in/lsiC2(37): Tester->go()
#1 {main}
thrown in /in/lsiC2 on line 28
Process exited with code 255. - Output for 5.6.0 - 5.6.28
- instantiate Maker:
instantiate Tester:
Run Tester:
Fatal error: Call to a member function run() on null in /in/lsiC2 on line 28
Process exited with code 255. - Output for 5.5.0 - 5.5.38
- instantiate Maker:
instantiate Tester:
Run Tester:
Fatal error: Call to a member function run() on a non-object in /in/lsiC2 on line 28
Process exited with code 255.