We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f806a commit 6b4112cCopy full SHA for 6b4112c
tests/classes/ctor_in_interface_02.phpt
@@ -32,4 +32,4 @@ class implem13 implements constr1, constr3
32
33
?>
34
--EXPECTF--
35
-Fatal error: Declaration of implem13::__construct() must be compatible with constr3::__construct($a) in %s on line %d
+Fatal error: Declaration of implem13::__construct() must be compatible with that of constr3::__construct() in %sctor_in_interface_02.php on line %d
0 commit comments