Fatal error: Uncaught ReflectionException: Given object is not an instance of the class this method was declared in in /in/U2u0h:19
Stack trace:
#0 /in/U2u0h(19): ReflectionMethod->invoke(Object(Baz))
#1 {main}
thrown in /in/U2u0h on line 19
Process exited with code 255.
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.30
Fatal error: Uncaught exception 'ReflectionException' with message 'Given object is not an instance of the class this method was declared in' in /in/U2u0h:19
Stack trace:
#0 /in/U2u0h(19): ReflectionMethod->invoke(Object(Baz))
#1 {main}
thrown in /in/U2u0h on line 19
Process exited with code 255.