From: Andrey Hristov Date: Wed, 2 Dec 2009 11:59:24 +0000 (+0000) Subject: and the news X-Git-Tag: php-5.3.2RC1~127 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aead25f5f7ef62001cdeb12ec2ef29617ae54cfd;p=php and the news --- diff --git a/NEWS b/NEWS index e3ea10407f..ade80a0a8e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 20??, PHP 5.3.2 +- Fixed incorrect decoding of 5-byte BIT sequences in mysqlnd. (Andrey) - Added LIBXML_PARSEHUGE constant to overrides the maximum text size of a single text node when using libxml2.7.3+. (Kalle)