unterminated_comment.phpt 135 B

12345678
  1. --TEST--
  2. Unterminated comment
  3. --FILE--
  4. <?php
  5. /* Foo
  6. Bar
  7. --EXPECTF--
  8. Parse error: Unterminated comment starting line 2 in %s on line %d