]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Sat, 26 Mar 2005 02:44:04 +0000 (02:44 +0000)
committerfoobar <sniper@php.net>
Sat, 26 Mar 2005 02:44:04 +0000 (02:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 91b47a4eee6036c10ab740af5a5c5a8a93484ee5..ecabaca901599bc0ccebf93acd46dd2768f66dfa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -111,6 +111,8 @@ PHP                                                                        NEWS
 - Fixed bug #29061 (soap extension segfaults). (Dmitry)
 - Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). (Dmitry)
 - Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry)
+- Fixed bug #28839 (SIGSEGV in interactive mode (php -a)). 
+  (kameshj at fastmail dot fm)
 - Fixed bug #28568 (SAPI::known_post_content_types is not thread safe).
   (Moriyoshi)