Fatal error: Uncaught ReflectionException: Given object is not an instance of the class this method was declared in in /in/vDLqJ:11
Stack trace:
#0 /in/vDLqJ(11): ReflectionMethod->invoke(Object(foo), true)
#1 /in/vDLqJ(23): foo->call_something(Object(foo))
#2 {main}
thrown in /in/vDLqJ on line 11
Process exited with code 255.
Output for 5.3.20 - 5.6.28
Fatal error: Uncaught exception 'ReflectionException' with message 'Given object is not an instance of the class this method was declared in' in /in/vDLqJ:11
Stack trace:
#0 /in/vDLqJ(11): ReflectionMethod->invoke(Object(foo), true)
#1 /in/vDLqJ(23): foo->call_something(Object(foo))
#2 {main}
thrown in /in/vDLqJ on line 11
Process exited with code 255.