Skip to content

Commit 085e17d

Browse files
authored
Update mixed_property_inheritance_error7.phpt
1 parent 2fbea39 commit 085e17d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error7.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ class Bar extends Foo
1515

1616
?>
1717
--EXPECTF--
18-
Fatal error: Type of Bar::$property1 must not be defined (as in class Foo) in %s on line %d
18+
Fatal error: Type of Bar::$property1 be omitted to match the parent definition in class Foo in %s on line %d

0 commit comments

Comments
 (0)