- Output for 7.2.0 - 7.2.6
- hello
- Output for 7.0.0 - 7.1.20
- Fatal error: Declaration of B::method($a) must be compatible with A::method(ValueObj $a) in /in/Yi3Gk on line 9
Process exited with code 255. - Output for 5.4.11 - 5.6.28
- Fatal error: Declaration of B::method() must be compatible with A::method(ValueObj $a) in /in/Yi3Gk on line 9
Process exited with code 255. - Output for 5.3.21 - 5.3.29
- Fatal error: Declaration of B::method() must be compatible with that of A::method() in /in/Yi3Gk on line 9
Process exited with code 255.