edink           Tue Sep  5 11:58:05 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  CWD php.ini search news
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.234&r2=1.2027.2.547.2.235&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.234 php-src/NEWS:1.2027.2.547.2.235
--- php-src/NEWS:1.2027.2.547.2.234     Mon Sep  4 16:31:27 2006
+++ php-src/NEWS        Tue Sep  5 11:58:05 2006
@@ -1,6 +1,8 @@
 'PHP                                                                        
NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Sep 2006, PHP 5.2.0RC4
+- Removed current working directory from the php.ini search path for CLI and
+  readded it for other SAPIs (restore to pre 5.1.x behaviour). (Edin)
 - Fixed bug #38700 (SoapClient::__getTypes never returns). (Dmitry)
 - Fixed bug #38693 (curl_multi_add_handle() set curl handle to null). (Ilia)
 - Fixed bug #38661 (mixed-case URL breaks url-wrappers). (Ilia)

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

Reply via email to