iliaa Thu Feb 27 11:42:43 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Bug fixing news. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.114 php4/NEWS:1.1247.2.115 --- php4/NEWS:1.1247.2.114 Tue Feb 25 13:56:53 2003 +++ php4/NEWS Thu Feb 27 11:42:42 2003 @@ -94,6 +94,7 @@ get_browser()). (Ilia) - Fixed bug #21442 (crash in mail() on Windows when 1st parameter is empty). (Edin) +- Fixed bug #21410 (fixed handling of NULL or "" files on Win32). (Ilia) - Fixed bug #21378 (COM code crashes after update 4.2.1 to 4.3.0). (Harald) - Fixed bug #21338 (html_entity_decode() crashed when "" is passed). (Ilia) - Fixed bug #21297 (in CLI/CGI sapis on the #! it would leave a \n when the
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php