iliaa Mon Mar 17 13:33:31 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Bug fixing news. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.145 php4/NEWS:1.1247.2.146 --- php4/NEWS:1.1247.2.145 Mon Mar 17 10:19:30 2003 +++ php4/NEWS Mon Mar 17 13:33:30 2003 @@ -39,6 +39,7 @@ - Fixed bug #22585 (Do not terminate the script on minor errors). (Ilia) - Fixed bug #22550 (overflow protection for upload_max_filesize ini option). (Ilia) - Fixed bug #22544 (writing transparency to truecolor png images). (Ilia) +- Fixed bug #22538 (failed stat on stdio/stdin/stderr streams). (Wez, Ilia) - Fixed bug #22520 (mcrypt_generic_deinit() was not available on Windows). (Edin) - Fixed bug #22508 (Added protection against circular HTML redirects). (Ilia) - Fixed bug #22473 (ISAPI Secure Server variables not available). (Christian Swoboda)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php