]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Fri, 18 May 2007 11:52:47 +0000 (11:52 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 18 May 2007 11:52:47 +0000 (11:52 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9c802525c0c499fbfea3e5629613a79f911d525d..705cb2bd542ccc3753db5da7ac97e13dba74f0ad 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ PHP                                                                        NEWS
 - 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)