iliaa           Sun Jan 25 18:55:44 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  bug fixing news.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.539&r2=1.1247.2.540&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.539 php-src/NEWS:1.1247.2.540
--- php-src/NEWS:1.1247.2.539   Sun Jan 25 15:43:32 2004
+++ php-src/NEWS        Sun Jan 25 18:55:43 2004
@@ -23,6 +23,8 @@
 - Fixed bug #26878 (problem with multiple references to the same variable 
   with different types). (Ilia)
 - Fixed bug #26896 (ext/ftp does not work as shared extension). (Jani)
+- Fixed bug #26814 (On parse error include included file, terminate
+  execution script). (Ilia)
 - Fixed bug #26772, #26967 (file operations return NULL instead of FALSE).
   (Wez, Ilia)
 - Fixed bug #26381 (rand() without srand() doesn't work with certain php.ini).

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

Reply via email to