]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Fri, 29 Apr 2005 00:33:40 +0000 (00:33 +0000)
committerfoobar <sniper@php.net>
Fri, 29 Apr 2005 00:33:40 +0000 (00:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5113b5d8ab11c91fcdf3cd9abb3bf10712834349..0a0c296769914ae089ee12e24521a1a91dbfd010 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -119,6 +119,8 @@ PHP                                                                        NEWS
 - Fixed bug #31478 (segfault with empty() / isset()). (Moriyoshi)
 - Fixed bug #31033 (php:function(string, nodeset) with xsl:key crashes PHP).
   (Rob)
+- Fixed bug #30578 (Output buffers flushed before calling __desctruct()
+  functions). (Jani)
 - Fixed bug #30407 (Strange behaviour of default arguments). (Dmitry)
 - Fixed bug #29728 (Reflection API Feature: Default parameter value). (Marcus)
 - Fixed bug #29522 (accessing properties without connection). (Georg)