Fatal error: Uncaught TypeError: MyClass::test(): Argument #1 ($otherclass) must be of type OtherClass, MyClass given, called in /in/njkk3 on line 47 and defined in /in/njkk3:11
Stack trace:
#0 /in/njkk3(47): MyClass->test(Object(MyClass))
#1 {main}
thrown in /in/njkk3 on line 11
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 TypeError: Argument 1 passed to MyClass::test() must be an instance of OtherClass, instance of MyClass given, called in /in/njkk3 on line 47 and defined in /in/njkk3:11
Stack trace:
#0 /in/njkk3(47): MyClass->test(Object(MyClass))
#1 {main}
thrown in /in/njkk3 on line 11
Process exited with code 255.
Catchable fatal error: Argument 1 passed to MyClass::test() must be an instance of OtherClass, instance of MyClass given, called in /in/njkk3 on line 47 and defined in /in/njkk3 on line 11
Process exited with code 255.
Catchable fatal error: Argument 1 passed to MyClass::test() must be an instance of OtherClass, instance of MyClass given, called in /in/6lci9 on line 47 and defined in /in/6lci9 on line 11
Process exited with code 255.
Output for 5.1.0 - 5.1.6
Fatal error: Argument 1 passed to MyClass::test() must be an instance of OtherClass, called in /in/6lci9 on line 47 and defined in /in/6lci9 on line 11
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Parse error: parse error, unexpected T_ARRAY, expecting '&' or T_VARIABLE in /in/6lci9 on line 21
Process exited with code 255.
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/6lci9 on line 11
Process exited with code 255.
Output for 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/6lci9 on line 11
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/6lci9 on line 11
Process exited with code 255.
Output for 4.3.0
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/njkk3 on line 11
Process exited with code 255.