Skip to content

Commit 2fbea39

Browse files
authored
Update typed_properties_035.phpt
1 parent 9a77080 commit 2fbea39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/tests/type_declarations/typed_properties_035.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ class Baz extends Foo{
1111
}
1212
?>
1313
--EXPECTF--
14-
Fatal error: Type of Baz::$bar must not be defined (as in class Foo) in %s on line 6
14+
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

Comments
 (0)