sniper          Thu Apr 28 20:33:44 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1884&r2=1.1885&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1884 php-src/NEWS:1.1885
--- php-src/NEWS:1.1884 Wed Apr 27 08:16:31 2005
+++ php-src/NEWS        Thu Apr 28 20:33:40 2005
@@ -119,6 +119,8 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to