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 2dbc99a1ea..a8016547b1 100644
--- a/Zend/tests/flexible-heredoc-error7.phpt
+++ b/Zend/tests/flexible-heredoc-error7.phpt
@@ -6,6 +6,6 @@ Note: the closing ?> has been deliberately elided.
<?php
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 \ No newline at end of file