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 fe63c9e commit 2bb184eCopy full SHA for 2bb184e
tests/038.phpt
@@ -34,4 +34,4 @@ require "build.inc";
34
shutdown();
35
?>
36
--EXPECTF--
37
-Parse error: syntax error, unexpected %s}%c in %sfoo.phtml on line %d
+Parse error: syntax error, unexpected %s in %sfoo.phtml on line %d
tests/039.phpt
@@ -45,4 +45,4 @@ require "build.inc";
45
46
47
48
-syntax error, unexpected %s}%c
+syntax error, unexpected %s
0 commit comments