Warning: Cannot rebind scope of closure created from method, this will be an error in PHP 9 in /in/stFK6 on line 18
Warning: Cannot bind method A::method() to object of class C, this will be an error in PHP 9 in /in/stFK6 on line 19
Warning: Cannot bind method A::method() to object of class D, this will be an error in PHP 9 in /in/stFK6 on line 20
Warning: Cannot rebind scope of closure created from method in /in/stFK6 on line 18
Warning: Cannot bind method A::method() to object of class C in /in/stFK6 on line 19
Warning: Cannot bind method A::method() to object of class D in /in/stFK6 on line 20
Warning: Cannot rebind scope of closure created by ReflectionFunctionAbstract::getClosure() in /in/stFK6 on line 18
Warning: Cannot bind method A::method() to object of class C in /in/stFK6 on line 19
Warning: Cannot bind method A::method() to object of class D in /in/stFK6 on line 20
Output for 7.0.0 - 7.0.33
Fatal error: Uncaught Error: Call to undefined method Closure::fromCallable() in /in/stFK6:17
Stack trace:
#0 {main}
thrown in /in/stFK6 on line 17
Process exited with code 255.
Parse error: syntax error, unexpected '[', expecting ')' in /in/stFK6 on line 17
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Parse error: parse error, unexpected '[', expecting ')' in /in/stFK6 on line 17
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/stFK6 on line 4
Process exited with code 255.
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/stFK6 on line 4
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /in/stFK6 on line 4
Process exited with code 255.