From: Edin Kadribasic Date: Mon, 19 Feb 2007 17:32:54 +0000 (+0000) Subject: Info on new lib versions and BFN X-Git-Tag: php-5.2.2RC1~362 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f5907fe96e711eac6c1147457ee25f6440962b3;p=php Info on new lib versions and BFN --- diff --git a/NEWS b/NEWS index d653eb2023..dbdfbac38e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2007, PHP 5.2.2 +- Upgraded libraries bundled in the Windows distribution. (Edin) + . c-client (imap) to version 2006e + . libpq (PostgreSQL) to version 8.2.3 - Upgraded SQLite 3 to version 3.3.12 (Ilia) - Upgraded PCRE to version 7.0 (Nuno) - Add --ri switch to CLI which allows to check extension information. (Marcus) @@ -23,6 +26,7 @@ PHP NEWS - Fixed bug #40414 (possible endless fork() loop when running fastcgi). (Dmitry) - Fixed bug #40410 (ext/posix does not compile on MacOS 10.3.9). (Tony) +- Fixed bug #40371 (pg_client_encoding() not working on Windows). (Edin) - Fixed Bug #40352 (FCGI_WEB_SERVER_ADDRS function get lost). (Dmitry) - Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent is killed). (Dmitry)