Fatal error: Uncaught ErrorException: Undefined variable $a in /in/CpsPS:13
Stack trace:
#0 /in/CpsPS(13): exception_error_handler(2, 'Undefined varia...', '/in/CpsPS', 13)
#1 {main}
thrown in /in/CpsPS on line 13
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.
Fatal error: Uncaught ErrorException: Undefined variable: a in /in/CpsPS:13
Stack trace:
#0 /in/CpsPS(13): exception_error_handler(8, 'Undefined varia...', '/in/CpsPS', 13, Array)
#1 {main}
thrown in /in/CpsPS on line 13
Process exited with code 255.
Fatal error: Uncaught exception 'ErrorException' with message 'Undefined variable: a' in /in/CpsPS:13
Stack trace:
#0 /in/CpsPS(13): exception_error_handler(8, 'Undefined varia...', '/in/CpsPS', 13, Array)
#1 {main}
thrown in /in/CpsPS on line 13
Process exited with code 255.
Output for 5.1.0 - 5.1.6, 5.2.0 - 5.2.17
Fatal error: Uncaught exception 'ErrorException' with message 'Undefined variable: a' in /in/CpsPS:13
Stack trace:
#0 /in/CpsPS(13): exception_error_handler()
#1 {main}
thrown in /in/CpsPS on line 13
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Fatal error: Class 'ErrorException' not found in /in/CpsPS on line 8
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_NEW in /in/CpsPS on line 8
Process exited with code 255.