helly           Sat Nov 26 11:34:38 2005 EDT

  Modified files:              
    /php-src/tests/lang bug35382.phpt 
  Log:
  - Really test the issue here
  
http://cvs.php.net/diff.php/php-src/tests/lang/bug35382.phpt?r1=1.3&r2=1.4&ty=u
Index: php-src/tests/lang/bug35382.phpt
diff -u php-src/tests/lang/bug35382.phpt:1.3 
php-src/tests/lang/bug35382.phpt:1.4
--- php-src/tests/lang/bug35382.phpt:1.3        Sat Nov 26 08:39:55 2005
+++ php-src/tests/lang/bug35382.phpt    Sat Nov 26 11:34:37 2005
@@ -1,6 +1,6 @@
 --TEST--
 Bug #35382 (Comment in end of file produces fatal error)
---FILE--
+--FILEEOF--
 <?php
 eval("echo 'Hello'; // comment");
 echo " World";

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to