From: Ilia Alshanetsky Date: Sun, 13 Nov 2005 18:23:25 +0000 (+0000) Subject: PEAR news X-Git-Tag: php-5.1.0RC5~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=927ea59de376791e3329126e696a76bd15bcde84;p=php PEAR news --- diff --git a/NEWS b/NEWS index 95d5a3f254..38a9cd71fe 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Nov 2005, PHP 5.1 +- Upgraded PEAR to version 1.4.4. (Greg) - Fixed bug in mysqli extension with unsigned int(11) being represented as signed integer in PHP instead of string in 32bit systems. (Andrey) - Fixed initializing and argument checking for posix_mknod(). (Derick)