summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShein Alexey <shein@php.net>2012-01-02 20:02:21 +0000
committerShein Alexey <shein@php.net>2012-01-02 20:02:21 +0000
commit4e5b5d29e38e1c0856f7c916ef1c45be84face45 (patch)
tree84f38da31cf9f9c7ff5fcac447856ce9ef44b409
parentbedc816a1e0ef8895f7b9ebf5f4ecb9d51f219d7 (diff)
downloadphp-git-4e5b5d29e38e1c0856f7c916ef1c45be84face45.tar.gz
Fixed broken test (different error message wording in 5.3 branch)
-rw-r--r--tests/lang/019.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/019.phpt b/tests/lang/019.phpt
index be65fb0db8..2db29ad22b 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 $end in %s019.php(12) : eval()'d code on line 1