tony2001                Mon Sep 11 14:30:17 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.242&r2=1.2027.2.547.2.243&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.242 php-src/NEWS:1.2027.2.547.2.243
--- php-src/NEWS:1.2027.2.547.2.242     Mon Sep 11 01:36:20 2006
+++ php-src/NEWS        Mon Sep 11 14:30:17 2006
@@ -5,6 +5,8 @@
   (marci at balabit dot hu, Tony)
 - Removed current working directory from the php.ini search path for CLI and
   readded it for other SAPIs (restore to pre 5.1.x behavior). (Edin)
+- Fixed bug #38779 (engine crashes when require()'ing file with syntax error 
+  through userspace stream wrapper). (Tony, Dmitry)
 - Fixed bug #38759 (PDO sqlite2 empty query causes segfault). (Tony)
 - Fixed bug #38721 (Invalid memory read in date_parse()). (Tony, Derick)
 - Fixed bug #38700 (SoapClient::__getTypes never returns). (Dmitry)


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

Reply via email to