summaryrefslogtreecommitdiff
path: root/Zend/tests/heredoc_005.phpt
diff options
context:
space:
mode:
authorSteph Fox <sfox@php.net>2008-05-26 14:33:44 +0000
committerSteph Fox <sfox@php.net>2008-05-26 14:33:44 +0000
commit6d8760677d34ba96d596d2ba2ae6494a732979ee (patch)
tree62493ba8fb15b214f08b438201fc9617b7fea974 /Zend/tests/heredoc_005.phpt
parentd0d2a79f3472714d0430c8c7876a160f0a06ac64 (diff)
downloadphp-git-6d8760677d34ba96d596d2ba2ae6494a732979ee.tar.gz
- killed off UEXPECT
- altered EXPECT for parser errors. This may or may not be a Good Thing.
Diffstat (limited to 'Zend/tests/heredoc_005.phpt')
-rw-r--r--Zend/tests/heredoc_005.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/heredoc_005.phpt b/Zend/tests/heredoc_005.phpt
index 8ab3a65f1b..1e380e2b4e 100644
--- a/Zend/tests/heredoc_005.phpt
+++ b/Zend/tests/heredoc_005.phpt
@@ -19,4 +19,4 @@ print "{$x}";
?>
--EXPECTF--
-Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in %sheredoc_005.php on line 6
+Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in %sheredoc_005.php on line %d