PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2009, PHP 5.2.12
+?? Dec 2009, PHP 5.2.12
- Updated timezone database to version 2009.17 (2009q). (Derick)
- Added "max_file_uploads" INI directive, which can be set to limit the
number of file uploads per-request to 100 by default, to prevent possible
DOS via temporary file exhaustion. (Ilia)
-- Fixed unnecessary invokation of setitimer when timeouts have been disabled
+- Fixed unnecessary invokation of setitimer when timeouts have been disabled.
(Arvind Srinivasan)
- Fixed crash in com_print_typeinfo when an invalid typelib is given.
(Pierre)