Example 1:
a
Fatal error: Declaration of parentImplementedTH::bar(array $a) must be compatible with abstractBarTH::bar(int $a) in /in/OKoTY on line 44
Stack trace:
#0 {main}
Process exited with code 255.
Example 1:
a
Fatal error: Declaration of parentImplementedTH::bar(array $a) must be compatible with abstractBarTH::bar(int $a) in /in/OKoTY on line 44
Process exited with code 255.
Output for 7.2.0 - 7.2.33, 7.3.0 - 7.3.33
Example 1:
a
Fatal error: Declaration of parentImplementedTH::bar(array $a) must be compatible with abstractBarTH::bar(int $a) in /in/OKoTY on line 57
Process exited with code 255.
Output for 7.1.0 - 7.1.33
Example 1:
a
Fatal error: Declaration of abstractBarTH::bar(int $a) must be compatible with parentImplementedTH::bar(array $a) in /in/OKoTY on line 57
Process exited with code 255.
Output for 5.6.38
Example 1:
a
Fatal error: Declaration of abstractBarTH::bar(int $a) must be compatible with parentImplementedTH::bar(array $a) in /in/OKoTY on line 59
Process exited with code 255.