flexible-nowdoc-error6.phpt 250 B

12345678910
  1. --TEST--
  2. Flexible nowdoc syntax error 6: no ending token on 0 length body
  3. --DESCRIPTION--
  4. Note: the closing ?> has been deliberately elided.
  5. --FILE--
  6. <?php
  7. echo <<<'END'
  8. --EXPECTF--
  9. Parse error: syntax error, unexpected end of file in %s on line %d