davidc          Fri Feb 13 11:54:06 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  - Fixed bug #46897: (ob_flush() should fail to flush unerasable buffers)
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.491&r2=1.2027.2.547.2.965.2.492&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.491 
php-src/NEWS:1.2027.2.547.2.965.2.492
--- php-src/NEWS:1.2027.2.547.2.965.2.491       Fri Feb 13 11:21:59 2009
+++ php-src/NEWS        Fri Feb 13 11:54:05 2009
@@ -12,6 +12,7 @@
 - Fixed bug #45432 (PDO: persistent connection leak). (Felipe)
 - Fixed bug #43831 ($this gets mangled when extending PDO with persistent 
   connection). (Felipe)
+- Fixed bug #46897 (ob_flush() should fail to flush unerasable buffers). 
(David C.)
 
 29 Jan 2009, PHP 5.3.0 Beta 1
 - Upgraded bundled sqlite to version 3.6.10. (Scott, Ilia)



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

Reply via email to