Skip to content

Commit 086e951

Browse files
author
Andi Gutmans
committed
- Fix test
1 parent 0818fae commit 086e951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/classes/interface_method_private.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ interface if_a {
1212
?>
1313
--EXPECTF--
1414

15-
Fatal error: Access type for interface method if_a::err() must be omitted or declared public in %s on line %d
15+
Fatal error: Access type for interface method if_a::err() must be omitted in %s on line %d

0 commit comments

Comments
 (0)