]> granicus.if.org Git - php/commitdiff
This'll come with 4.1.1
authorSterling Hughes <sterling@php.net>
Thu, 13 Dec 2001 17:18:01 +0000 (17:18 +0000)
committerSterling Hughes <sterling@php.net>
Thu, 13 Dec 2001 17:18:01 +0000 (17:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d754dcf27fd6728194a5b6e37a362f1f37c7ad5d..a9a103208823a0a1c40422456dbd290220df80c3 100644 (file)
--- 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