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 0818fae commit 086e951Copy full SHA for 086e951
tests/classes/interface_method_private.phpt
@@ -12,4 +12,4 @@ interface if_a {
12
?>
13
--EXPECTF--
14
15
-Fatal error: Access type for interface method if_a::err() must be omitted or declared public in %s on line %d
+Fatal error: Access type for interface method if_a::err() must be omitted in %s on line %d
0 commit comments