Warning: Cannot bind method Bar::test() to object of class Foo, this will be an error in PHP 9 in /in/cZtbI on line 13
Fatal error: Uncaught Error: Value of type null is not callable in /in/cZtbI:14
Stack trace:
#0 {main}
thrown in /in/cZtbI on line 14
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.
Warning: Cannot bind method Bar::test() to object of class Foo in /in/cZtbI on line 13
Fatal error: Uncaught Error: Value of type null is not callable in /in/cZtbI:14
Stack trace:
#0 {main}
thrown in /in/cZtbI on line 14
Process exited with code 255.
Warning: Cannot bind method Bar::test() to object of class Foo in /in/cZtbI on line 13
Fatal error: Uncaught Error: Function name must be a string in /in/cZtbI:14
Stack trace:
#0 {main}
thrown in /in/cZtbI on line 14
Process exited with code 255.
Output for 7.0.0 - 7.0.20
Warning: Cannot rebind scope of closure created by ReflectionFunctionAbstract::getClosure() in /in/cZtbI on line 13
Fatal error: Uncaught Error: Function name must be a string in /in/cZtbI:14
Stack trace:
#0 {main}
thrown in /in/cZtbI on line 14
Process exited with code 255.