]> granicus.if.org Git - php/commitdiff
BFN
authorAndrey Hristov <andrey@php.net>
Tue, 8 Nov 2005 14:10:17 +0000 (14:10 +0000)
committerAndrey Hristov <andrey@php.net>
Tue, 8 Nov 2005 14:10:17 +0000 (14:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e0cd294d5ad214584e8295b6db09f9ae4a7d39fd..56f9556f29d30457094e2b5af13024bc668da722 100644 (file)
--- 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)