- Output for 7.1.0 - 7.2.0
- Warning: Cannot bind method Foo::someMethod() to object of class Bar in /in/Cqj4f on line 25
Foo::someMethod Foo
Fatal error: Uncaught Error: Function name must be a string in /in/Cqj4f:28
Stack trace:
#0 {main}
thrown in /in/Cqj4f on line 28
Process exited with code 255. - Output for 5.4.2 - 7.0.20
- Foo::someMethod Foo Foo::someMethod Foo
- Output for 5.3.18 - 5.3.29
- Fatal error: Call to undefined method ReflectionMethod::getClosure() in /in/Cqj4f on line 24
Process exited with code 255.