- Output for 7.0.0 - 7.2.8
- Fatal error: Declaration of Y::test(B $b) must be compatible with X::test(A $a) in /in/9hpBZ on line 24
Process exited with code 255. - Output for 5.4.11 - 5.6.28
- Fatal error: Declaration of Y::test(B $b) must be compatible with X::test(A $a) in /in/9hpBZ on line 28
Process exited with code 255. - Output for 5.4.2 - 5.4.10
- Fatal error: Declaration of X::test(A $a) must be compatible with Y::test(B $b) in /in/9hpBZ on line 28
Process exited with code 255. - Output for 5.3.17 - 5.3.29
- Parse error: syntax error, unexpected T_STRING in /in/9hpBZ on line 3
Process exited with code 255.