php-src/Zend/tests/flexible-heredoc-error7.phpt

12 lines
284 B
Plaintext
Raw Normal View History

--TEST--
Flexible heredoc syntax error 7: no ending token
--DESCRIPTION--
Note: the closing ?> has been deliberately elided.
--FILE--
<?php
echo <<<END
2018-10-15 03:04:29 +00:00
--EXPECTF--
Parse error: syntax error, unexpected end of file, expecting variable or heredoc end or "${" or "{$" in %s on line %d