]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 2 Feb 2002 01:12:59 +0000 (01:12 +0000)
committer <changelog@php.net> <>
Sat, 2 Feb 2002 01:12:59 +0000 (01:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 20e95974c76beac295c0c3081879db9df7b41635..fbdd90c13228454a8860ebbf8f15fc224cefd898 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- Changed php.ini directive 'safe_mode_include_dir' to accept a
+  (semi)colon separated path (like 'include_path') rather than
+  a single directory. (jflemer)
 - Added is_a() function that can be used to test whether object is of a certain
   class or is derived from it. (Andrei, Zend Engine)
 - Added optional parameter to highlight_string and highlight_file which