diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/lang/019.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/019.phpt b/tests/lang/019.phpt index be65fb0db8..c9b5e5f3b5 100644 --- a/tests/lang/019.phpt +++ b/tests/lang/019.phpt @@ -35,4 +35,4 @@ hey, this is a function inside an eval()! hey, this is a regular echo'd eval() hey, this is a function inside an eval()! -Parse error: syntax error, unexpected end of file in %s019.php(12) : eval()'d code on line 1 +Parse error: syntax error, unexpected %s in %s019.php(12) : eval()'d code on line 1 |