iliaa Tue Jul 22 12:07:01 2003 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: BFN Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.294 php-src/NEWS:1.1247.2.295 --- php-src/NEWS:1.1247.2.294 Mon Jul 21 21:39:52 2003 +++ php-src/NEWS Tue Jul 22 12:07:01 2003 @@ -18,6 +18,8 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php