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 085e17d commit fe0941cCopy full SHA for fe0941c
Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error7.phpt
@@ -15,4 +15,4 @@ class Bar extends Foo
15
16
?>
17
--EXPECTF--
18
-Fatal error: Type of Bar::$property1 be omitted to match the parent definition in class Foo in %s on line %d
+Fatal error: Type of Bar::$property1 must be omitted to match the parent definition in class Foo in %s on line %d
0 commit comments