Skip to content

Commit 2bb184e

Browse files
committed
okey, it's not important
1 parent fe63c9e commit 2bb184e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/038.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ require "build.inc";
3434
shutdown();
3535
?>
3636
--EXPECTF--
37-
Parse error: syntax error, unexpected %s}%c in %sfoo.phtml on line %d
37+
Parse error: syntax error, unexpected %s in %sfoo.phtml on line %d

tests/039.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ require "build.inc";
4545
shutdown();
4646
?>
4747
--EXPECTF--
48-
syntax error, unexpected %s}%c
48+
syntax error, unexpected %s

0 commit comments

Comments
 (0)