iliaa Fri Mar 7 09:08:55 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Bug fixing news. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.125 php4/NEWS:1.1247.2.126 --- php4/NEWS:1.1247.2.125 Wed Mar 5 13:48:04 2003 +++ php4/NEWS Fri Mar 7 09:08:54 2003 @@ -25,6 +25,7 @@ - Added improved JPEG 2000 support for getimagesize(). (Marcus, Adam Wright) - Added XBM and WBMP support for getimagesize(). (Marcus) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) +- 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 #22520 (mcrypt_generic_deinit() was not available on Windows). (Edin)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php