From: Andrey Hristov Date: Tue, 8 Nov 2005 14:10:17 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.1.0RC5~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=611a05f857dc145bf0e782164c98a04a2d5801f5;p=php BFN --- diff --git a/NEWS b/NEWS index e0cd294d5a..56f9556f29 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Nov 2005, PHP 5.1 +- Fixed mysqli bug with unsigned int(11) represented as signed int in PHP. + (Andrey) - Fixed initializing and argument checking for posix_mknod(). (Derick) - Fixed bug #35142 (SOAP Client/Server Complex Object Support). (Dmitry) - Fixed bug #35135 (PDOStatment without related PDO object may crash). (Ilia)