- Output for 8.3.5
- Fatal error: Declaration of ChildClass::foo($arg) must be compatible with ParentClass::foo(string $arg): string in /in/Tg6Rr on line 13
Process exited with code 255. - Output for 7.1.25, 7.2.0 - 7.2.15, 7.3.0 - 7.3.2
- Fatal error: Declaration of ChildClass::foo($arg) must be compatible with ParentClass::foo(string $arg): string in /in/Tg6Rr on line 15
Process exited with code 255.