Fatal error: Declaration of B::test($a, $b, $c) must be compatible with A::test($a, $b) in /in/1C17B on line 16
Process exited with code 255.
Output for 7.4.0 - 7.4.30
Warning: Declaration of B::test($a, $b, $c) should be compatible with A::test($a, $b) in /in/1C17B on line 16
array(4) {
["type"]=>
int(2)
["message"]=>
string(76) "Declaration of B::test($a, $b, $c) should be compatible with A::test($a, $b)"
["file"]=>
string(9) "/in/1C17B"
["line"]=>
int(16)
}