]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Wed, 5 Mar 2003 17:03:03 +0000 (17:03 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 5 Mar 2003 17:03:03 +0000 (17:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2dc135a483ea87ce442386d00c0d84f1a5a8201f..fb7e2303a515e5e5a00d595390227c8ab064473d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,8 @@ PHP 4                                                                      NEWS
 - 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 #22550 (overflow protection for upload_max_filesize ini setting). 
+  (Ilia)
 - Fixed bug #22544 (writing transparency to truecolor png images). (Ilia)
 - Fixed bug #22520 (mcrypt_generic_deinit() was not available on Windows). (Edin)
 - Fixed bug #22508 (Added protection against circular HTML redirects). (Ilia)