jani            Fri Sep  7 09:39:11 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.934&r2=1.2027.2.547.2.935&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.934 php-src/NEWS:1.2027.2.547.2.935
--- php-src/NEWS:1.2027.2.547.2.934     Fri Sep  7 08:50:13 2007
+++ php-src/NEWS        Fri Sep  7 09:39:11 2007
@@ -2,7 +2,7 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 20??, PHP 5.2.5
 - Fixed leaks with mulitple connects on one mysqli object. (Andrey)
-'- Fixed endianness detection on MacOS when building universal binary. 
+- Fixed endianness detection on MacOS when building universal binary. 
   (Uwe Schindler, Christian Speich, Tony)
 - Fixed possible triggering of buffer overflows inside glibc
   imlplementations of the fnmatch(), setlocale() and glob() functions reported 
@@ -33,6 +33,8 @@
 - Fixed bug #42214 (SoapServer sends clients internal PHP errors). (Dmitry)
 - Fixed bug #42086 (SoapServer return Procedure '' not present for WSIBasic
   compliant wsdl). (Dmitry)
+- Fixed bug #41561 (Values set with php_admin_* in httpd.conf can be 
overwritten
+  with ini_set()). (Stas, Jani)
 
 30 Aug 2007, PHP 5.2.4
 - Removed --enable-versioning configure option. (Jani)

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

Reply via email to