From b451eee71c0fd76eaa4a8597695a7facbd59588b Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Wed, 16 Dec 2009 13:05:43 +0000 Subject: [PATCH] - Fix news again --- NEWS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 83bd064b07..750cbb2a43 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? ??? 2010, PHP 5.2.13 17 Dec 2009, PHP 5.2.12 +- Updated timezone database to version 2009.19 (2009s). (Derick) - Added LIBXML_PARSEHUGE constant to overrides the maximum text size of a single text node when using libxml2.7.3+. (Kalle) @@ -12,7 +13,11 @@ PHP NEWS number of file uploads per-request to 20 by default, to prevent possible DOS via temporary file exhaustion. (Ilia) +- Changed "post_max_size" php.ini directive to allow unlimited post size by + setting it to 0. (Rasmus) + - Improved fix for bug #50006 (Segfault caused by uksort()). (Stas) + - Fixed error_log() to be binary safe when using message_type 3. (Jani) - Fixed unnecessary invocation of setitimer when timeouts have been disabled. (Arvind Srinivasan) @@ -28,11 +33,6 @@ PHP NEWS (Felipe) - Fixed memory leak in openssl_pkcs12_export_to_file(). (Felipe) -- Updated timezone database to version 2009.19 (2009s). (Derick) - -- Changed "post_max_size" php.ini directive to allow unlimited post size by - setting it to 0. (Rasmus) - - Fixed bug #50445 (PDO-ODBC stored procedure call from Solaris 64-bit causes segfault). (davbrown4 at yahoo dot com, Felipe) - Fixed bug #50345 (nanosleep not detected properly on some solaris versions). -- 2.40.0