From: Date: Sun, 7 Oct 2001 00:10:00 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_PARAMETER_PARSING_API~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=10ee55abf5198a901f4f1fc4da518d6599cafbdc;p=php NEWS update --- diff --git a/NEWS b/NEWS index 9a53b71a8f..0e1adbccb5 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.8-dev +- Added version_compare() function (Stig) +- Don't through a file does not exist warning for the is_dir(), is_writeable(), + is_readable(), is_executable(), is_link() and is_file() functions. (Sterling) - Added array_change_key_case() function that returns array with with all string keys lowercased or uppercased (EdinK) - Added parameter to ircg_pconnect to suppress treating non-fatal errors