From: foobar Date: Fri, 29 Apr 2005 00:33:40 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.1b1~381 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c1748aa483cb6c84d8d4c8dfd2224792eb1fc1fb;p=php BFN --- diff --git a/NEWS b/NEWS index 5113b5d8ab..0a0c296769 100644 --- 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)