jani            Sun Aug 19 16:11:17 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.900&r2=1.2027.2.547.2.901&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.900 php-src/NEWS:1.2027.2.547.2.901
--- php-src/NEWS:1.2027.2.547.2.900     Fri Aug 17 00:38:22 2007
+++ php-src/NEWS        Sun Aug 19 16:11:17 2007
@@ -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 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to