Skip to content

Commit

Permalink
okey, it's not important
Browse files Browse the repository at this point in the history
  • Loading branch information
laruence committed Feb 24, 2025
1 parent fe63c9e commit 2bb184e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/038.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ require "build.inc";
shutdown();
?>
--EXPECTF--
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
2 changes: 1 addition & 1 deletion tests/039.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ require "build.inc";
shutdown();
?>
--EXPECTF--
syntax error, unexpected %s}%c
syntax error, unexpected %s

0 comments on commit 2bb184e

Please sign in to comment.