]> granicus.if.org Git - php/commitdiff
bfn
authorfoobar <sniper@php.net>
Wed, 16 Jul 2003 08:47:49 +0000 (08:47 +0000)
committerfoobar <sniper@php.net>
Wed, 16 Jul 2003 08:47:49 +0000 (08:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index db1f70b6909a154448732efe3dd4499e12ad686a..ce66aea9dbd739466b6882a28ef235200be2b0fc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,8 +11,8 @@ PHP 4                                                                      NEWS
   is used for background color. (Pierre-Alain Joye)
 - Fixed bug #24537 (apache2 compile misses some include directories). (Jani)
 - Fixed bug #24519 (aggregate_methods_by_list() does not increment refcount).
-- Fixed bug #24313 (file_exist() warning on non-existent files
-  when open_basedir is used). (Ilia)
+- Fixed bug #24313 (file_exist() warning on non-existent files when
+  open_basedir is used). (Ilia)
 - Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters).
   (gereon.steffens[at]onvista.de, Ilia)
 - Fixed bug #24284 (Fixed memory leak inside pg_ping()). (Ilia)
@@ -24,6 +24,8 @@ PHP 4                                                                      NEWS
 - Fixed bug #23792 (imagerotate() problems with limited platte, the function
   will always return true color image from now on). (Pierre-Alain Joye)
 - Fixed bug #23664 (FastCGI socket listenting). (Shane)
+- Fixed bug #22690 (ob_start() did not work with create_function() callbacks).
+  (Marcus)
 - Fixed bug #21074 (Apache2: "ErrorDocument xxx /error.php" broken). (Jani)
 - Fixed bug #11924 (ibase_query(), ibase_execute() mangled passed parameters).
   (Jani)