tony2001 Fri May 18 11:52:47 2007 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.715&r2=1.2027.2.547.2.716&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.715 php-src/NEWS:1.2027.2.547.2.716 --- php-src/NEWS:1.2027.2.547.2.715 Fri May 18 11:36:54 2007 +++ php-src/NEWS Fri May 18 11:52:47 2007 @@ -17,6 +17,8 @@ - Fixed altering $this via argument named "this". (Dmitry) - Fixed PHP CLI to use the php.ini from the binary location. (Hannes) - Fixed segfault in strripos(). (Tony, Joxean Koret) +- Fixed bug #41421 (Uncaught exception from a stream wrapper segfaults). + (Tony, Dmitry) - Fixed bug #41403 (json_decode cannot decode floats if localeconv decimal_point is not '.'). (Tony) - Fixed bug #41394 (dbase_create creates file with corrupted header). (Tony)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php