int(3)
Fatal error: Uncaught Error: Cannot call func_num_args() dynamically in /in/JT99E:11
Stack trace:
#0 [internal function]: func_num_args()
#1 /in/JT99E(11): call_user_func('func_num_args')
#2 /in/JT99E(13): Foo\test(1, 2, 3)
#3 {main}
thrown in /in/JT99E on line 11
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.