From: Jani Taskinen Date: Sun, 19 Aug 2007 16:11:17 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.4RC3~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c4b05ad662a131ead5c9290964251ed3acf044b;p=php BFN --- diff --git a/NEWS b/NEWS index 516c1ddf03..7395da7159 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Aug 2007, PHP 5.2.4 +- Fixed bug #41904 (proc_open(): empty env array should cause empty + environment to be passed to process). (Jani) 16 Aug 2007, PHP 5.2.4RC2 - Fixed oci8 and PDO_OCI extensions to allow configuring with Oracle 11g client @@ -27,8 +29,8 @@ PHP NEWS - Fixed bug #42117 (bzip2.compress loses data in internal buffer). (Philip, Ilia) - Fixed bug #42082 (NodeList length zero should be empty). (Hannes) -- Fixed bug #41973 (./configure --with-ldap=shared fails with - LDFLAGS="-Wl,--as-needed"). (Nuno) +- Fixed bug #41973 (--with-ldap=shared fails with LDFLAGS="-Wl,--as-needed"). + (Nuno) - Fixed bug #36492 (Userfilters can leak buckets). (Sara) - Fixed bug #31892 (PHP_SELF incorrect without cgi.fix_pathinfo, but turning on screws up PATH_INFO). (Dmitry)