Fatal error: Declaration of C::funcA($arg1 = null, $arg2 = null, $arg3 = false) must be compatible with A::funcA($arg1 = null, $arg2 = null, $arg3 = false, $arg4 = null) in /in/Ifmbk on line 19
Stack trace:
#0 {main}
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: Declaration of C::funcA($arg1 = null, $arg2 = null, $arg3 = false) must be compatible with A::funcA($arg1 = null, $arg2 = null, $arg3 = false, $arg4 = null) in /in/Ifmbk on line 19
Process exited with code 255.
Output for 7.4.0 - 7.4.33
Warning: Declaration of C::funcA($arg1 = NULL, $arg2 = NULL, $arg3 = false) should be compatible with A::funcA($arg1 = NULL, $arg2 = NULL, $arg3 = false, $arg4 = NULL) in /in/Ifmbk on line 19
Warning: Declaration of C::funcA($arg1 = NULL, $arg2 = NULL, $arg3 = false) should be compatible with A::funcA($arg1 = NULL, $arg2 = NULL, $arg3 = false, $arg4 = NULL) in /in/Ifmbk on line 20
Strict Standards: Declaration of C::funcA() should be compatible with A::funcA($arg1 = NULL, $arg2 = NULL, $arg3 = false, $arg4 = NULL) in /in/Ifmbk on line 20
Strict Standards: Declaration of C::funcA() should be compatible with that of A::funcA() in /in/Ifmbk on line 20
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/Ifmbk on line 5
Process exited with code 255.
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/Ifmbk on line 5
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /in/Ifmbk on line 5
Process exited with code 255.