We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37eab80 commit 401291aCopy full SHA for 401291a
1 file changed
Zend/tests/inheritance/enum_only_interfaces_error_via_indirect_interface.phpt
@@ -12,4 +12,4 @@ class C implements I {
12
13
?>
14
--EXPECTF--
15
-Fatal error: Non-enum class C cannot implement interface UnitEnum in %s on line %d
+Fatal error: Non-enum class C cannot implement interface I in %s on line %d
0 commit comments