jani Thu, 03 Dec 2009 08:21:28 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=291632
Log:
the order
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS 2009-12-03 07:10:57 UTC (rev 291631)
+++ php/php-src/branches/PHP_5_3/NEWS 2009-12-03 08:21:28 UTC (rev 291632)
@@ -9,8 +9,6 @@
- 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)
-
- Added LIBXML_PARSEHUGE constant to override the maximum text size of a
single text node when using libxml2.7.3+. (Kalle)
- Added ReflectionMethod::setAccessible() for invoking non-public methods
@@ -21,6 +19,8 @@
(Linus Nielsen Feltzing <[email protected]>)
- Added client-side server name indication support in openssl. (Arnaud)
+- Improved fix for bug #50006 (Segfault caused by uksort()). (Stas)
+
- Fixed incorrect decoding of 5-byte BIT sequences in mysqlnd. (Andrey)
- Fixed error_log() to be binary safe when using message_type 3. (Jani)
- Fixed unnecessary invocation of setitimer when timeouts have been disabled.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php