Commit:    be1e5b9c54629d1502afd0ca61700426192edfb1
Author:    Michael Wallner <m...@php.net>         Wed, 28 Nov 2012 10:23:26 
+0100
Parents:   575790e8427ea09cb76aed16ff776461367f2a3b
Branches:  master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=be1e5b9c54629d1502afd0ca61700426192edfb1

Log:
BFN #61272

Bugs:
https://bugs.php.net/61272

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index d5a63c9..811ed0d 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ PHP                                                             
           NEWS
 - Core:
   . Fixed bug #63468 (wrong called method as callback with inheritance).
     (Laruence)
+  . Fixed bug #61272 (ob_start callback gets passed empty string).
+    (Mike, casper at langemeijer dot eu)
 
 - Imap:
   . Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores array (Remi)


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

Reply via email to