]> granicus.if.org Git - php/commitdiff
- We do not mention bugs that were not in any release. (DMITRY!..)
authorJani Taskinen <jani@php.net>
Tue, 8 Jul 2008 09:33:49 +0000 (09:33 +0000)
committerJani Taskinen <jani@php.net>
Tue, 8 Jul 2008 09:33:49 +0000 (09:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9a4a968467a11697f9e39de2cd773d779b46ed83..a8dfe2043286b587cad2e1e1a48e20e92cac3286 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -195,8 +195,6 @@ PHP                                                                        NEWS
 
 - Fixed PECL bug #12431 (OCI8 ping functionality is broken). (Oracle Corp.)
 
-- Fixed bug #45434 (circular reference causes segfault in gc_collect_cycles()).
-  (Dmitry)
 - Fixed bug #44769 (declaring private magic methods should throw error). (Felipe)
 - Fixed bug #44913 (Segfault when using return in combination with nested loops
   and continue 2). (Dmitry)
@@ -242,7 +240,7 @@ PHP                                                                        NEWS
 - Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines). (Nuno)
 - Fixed bug #42736 (xmlrpc_server_call_method() crashes). (Tony)
 - Fixed bug #42657 (ini_get() returns incorrect value when default is NULL).
-  (Jani)
+  (Jani, Scott)
 - Fixed bug #42637 (SoapFault : Only http and https are allowed). (Bill Moran)
 - Fixed bug #42548 (mysqli PROCEDURE calls can't return result sets). (hartmut)
 - Fixed bug #42509 (gmp leaks memory when gmp_init() not used). (Stas)