/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.0.0 - 7.0.5
bool(true)
Fatal error: Uncaught Exception: Invalid key accessed! Check with isset() first! in /in/r8U7T:10
Stack trace:
#0 /in/r8U7T(20): A->__get('b')
#1 {main}
thrown in /in/r8U7T on line 10
Process exited with code 255.
Output for 5.5.0 - 5.5.35, 5.6.0 - 5.6.28
bool(true)
Fatal error: Uncaught exception 'Exception' with message 'Invalid key accessed! Check with isset() first!' in /in/r8U7T:10
Stack trace:
#0 /in/r8U7T(20): A->__get('b')
#1 {main}
thrown in /in/r8U7T on line 10
Process exited with code 255.