From 2f6b0bc7d617929f95a8adc302f0f7bea10b227d Mon Sep 17 00:00:00 2001 From: Sterling Hughes Date: Thu, 13 Dec 2001 17:18:01 +0000 Subject: [PATCH] This'll come with 4.1.1 --- NEWS | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.50.1