From: Sterling Hughes Date: Thu, 13 Dec 2001 17:18:01 +0000 (+0000) Subject: This'll come with 4.1.1 X-Git-Tag: PRE_ISSET_PATCH~565 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f6b0bc7d617929f95a8adc302f0f7bea10b227d;p=php This'll come with 4.1.1 --- diff --git a/NEWS b/NEWS index d754dcf27f..a9a1032088 100644 --- a/NEWS +++ b/NEWS @@ -56,8 +56,6 @@ PHP 4 NEWS - Added ldap_start_tls() function. (Stig Venaas, patch by kuenne@rentec.com) - Have rand() and mt_rand() seed automatically if srand() or mt_srand() has not been called. (Sterling) -- Fixed is_dir(), is_writeable(), is_readable(), is_executable(), is_link() and - is_file() functions to not throw a 'file does not exist' warning. (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