summaryrefslogtreecommitdiff
path: root/Zend/tests/flexible-heredoc-error7.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/flexible-heredoc-error7.phpt')
-rw-r--r--Zend/tests/flexible-heredoc-error7.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/flexible-heredoc-error7.phpt b/Zend/tests/flexible-heredoc-error7.phpt
index ae9d1da0cd..d31b430b56 100644
--- a/Zend/tests/flexible-heredoc-error7.phpt
+++ b/Zend/tests/flexible-heredoc-error7.phpt
@@ -8,4 +8,4 @@ Note: the closing ?> has been deliberately elided.
echo <<<END
--EXPECTF--
-Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or heredoc end (T_END_HEREDOC) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in %s on line %d
+Parse error: syntax error, unexpected end of file, expecting variable or heredoc end or "${" or "{$" in %s on line %d