]> granicus.if.org Git - php/commitdiff
fixes
authorStanislav Malyshev <stas@php.net>
Tue, 10 Jul 2007 17:46:15 +0000 (17:46 +0000)
committerStanislav Malyshev <stas@php.net>
Tue, 10 Jul 2007 17:46:15 +0000 (17:46 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c28cc4d89b9e2a01af38a0a4a4c17fe4d2bacef3..cdc25abe2d1d433becb5e6aadbaf477308bf14cc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,8 @@ PHP                                                                        NEWS
 - Fixed INFILE LOCAL option handling with MySQL extensions not to be allowed 
   when open_basedir or safe_mode is active. (Stas)
 - Fixed SimpleXML's behavior when used with empty(). (Sara)
+- Fixed session.save_path and error_log values to be checked against
+  open_basedir and safe_mode (Stas, Maksymilian Arciemowicz)
 
 - Fixed PECL Bug #11345 (PDO_OCI crash after National language Support "NLS"
   environment initialization error). (Chris Jones)