]> granicus.if.org Git - php/commitdiff
CWD php.ini search news
authorEdin Kadribasic <edink@php.net>
Tue, 5 Sep 2006 11:58:05 +0000 (11:58 +0000)
committerEdin Kadribasic <edink@php.net>
Tue, 5 Sep 2006 11:58:05 +0000 (11:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7eab5bf07f5f6a5bf6201d1f2df3abcfa397f4f9..51b6c142396a5827d06938f761a06e1c51c2bdeb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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)