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 9a77080 commit 2fbea39Copy full SHA for 2fbea39
Zend/tests/type_declarations/typed_properties_035.phpt
@@ -11,4 +11,4 @@ class Baz extends Foo{
11
}
12
?>
13
--EXPECTF--
14
-Fatal error: Type of Baz::$bar must not be defined (as in class Foo) in %s on line 6
+Fatal error: Type of Baz::$bar must be omitted to match the parent definition in class Foo in %s on line 6
0 commit comments