summaryrefslogtreecommitdiff
path: root/Zend/tests/unterminated_comment.phpt
blob: 8a0fb34a2a0b6f8ffcec0565d4738f42cd7847aa (plain)
1
2
3
4
5
6
7
8
--TEST--
Unterminated comment
--FILE--
<?php
/* Foo
Bar
--EXPECTF--
Parse error: Unterminated comment starting line 2 in %s on line %d