From e8d58effa6ca7a57b7e5af5be49273599e57fa90 Mon Sep 17 00:00:00 2001 From: Date: Sat, 2 Feb 2002 01:12:59 +0000 Subject: [PATCH] NEWS update --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 20e95974c7..fbdd90c132 100644 --- 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 -- 2.40.0