We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 731db8e commit 1dd8bf4Copy full SHA for 1dd8bf4
ext/opcache/tests/gh17422/004.phpt
@@ -27,7 +27,7 @@ warning();
27
28
?>
29
--EXPECTF--
30
-Fatal error: Cannot redeclare function warning() (previously declared in %s(8) : eval()'d code:1) in %swarning.inc on line 2
+Fatal error: Cannot redeclare %Swarning() (previously declared in %s(8) : eval()'d code:1) in %swarning.inc on line 2
31
array(2) {
32
[0]=>
33
string(7) "004.php"
0 commit comments