From: Ilia Alshanetsky Date: Tue, 22 Jul 2003 16:07:01 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC2~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c1dc317791d9ce59195575b0d5128752c88d1deb;p=php BFN --- diff --git a/NEWS b/NEWS index 9df535578b..c23850dc56 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,8 @@ PHP 4 NEWS - Fixed bug #24560 (parse_url() incorrectly handling certain file:// based schemas). (Ilia) - Fixed bug #24537 (apache2 compile misses some include directories). (Jani) +- Fixed bug #24535 (Crash when retrieving data from unbuffered result after + the original connection has been changed). (Ilia) - 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)