From 62ec6b17a6e91036fb9f5777774e1a3ee1b01e3b Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Tue, 10 Jul 2007 17:46:15 +0000 Subject: [PATCH] fixes --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index c28cc4d89b..cdc25abe2d 100644 --- 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) -- 2.50.1