]> granicus.if.org Git - php/commitdiff
- Really test the issue here
authorMarcus Boerger <helly@php.net>
Sat, 26 Nov 2005 16:34:37 +0000 (16:34 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 26 Nov 2005 16:34:37 +0000 (16:34 +0000)
tests/lang/bug35382.phpt

index 1bd525ffb062c25e95cc5d828278cef5ca0ef357..69190d4c955b1c00f9b38efed679fa755ea74eca 100755 (executable)
@@ -1,6 +1,6 @@
 --TEST--
 Bug #35382 (Comment in end of file produces fatal error)
---FILE--
+--FILEEOF--
 <?php
 eval("echo 'Hello'; // comment");
 echo " World";