/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 Error: Call to protected method MyExpression::escapeStringLiteral() from scope TestExpression in /in/KI9eF:36
Stack trace:
#0 /in/KI9eF(41): TestExpression->escapeStringLiteral('foo ' bar')
#1 /in/KI9eF(51): TestExpression->test()
#2 /in/KI9eF(55): TestCl->test()
#3 {main}
thrown in /in/KI9eF on line 36
Process exited with code 255.
Output for 7.4.0 - 7.4.33
Fatal error: Uncaught Error: Call to protected method MyExpression::escapeStringLiteral() from context 'TestExpression' in /in/KI9eF:36
Stack trace:
#0 /in/KI9eF(41): TestExpression->escapeStringLiteral('foo ' bar')
#1 /in/KI9eF(51): TestExpression->test()
#2 /in/KI9eF(55): TestCl->test()
#3 {main}
thrown in /in/KI9eF on line 36
Process exited with code 255.
Parse error: syntax error, unexpected 'Expression' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in /in/KI9eF on line 26
Process exited with code 255.
Output for 7.0.0 - 7.0.33
Parse error: syntax error, unexpected 'Expression' (T_STRING), expecting variable (T_VARIABLE) in /in/KI9eF on line 26
Process exited with code 255.