/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 7.3.0 - 7.3.1
Fatal error: Uncaught ArgumentCountError: Too few arguments to function Test::setMyVar(), 0 passed in /in/g7Kgc on line 15 and exactly 1 expected in /in/g7Kgc:28
Stack trace:
#0 /in/g7Kgc(15): Test->setMyVar()
#1 /in/g7Kgc(35): Test::__callStatic('setMyVar', Array)
#2 {main}
thrown in /in/g7Kgc on line 28
Process exited with code 255.