summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSterling Hughes <sterling@php.net>2001-12-13 17:18:01 +0000
committerSterling Hughes <sterling@php.net>2001-12-13 17:18:01 +0000
commit2f6b0bc7d617929f95a8adc302f0f7bea10b227d (patch)
tree12e756d97d19675788ba80add5727c66eb393270
parentf4b832d277390f1e20e38ed275f26867c7c6537c (diff)
downloadphp-git-2f6b0bc7d617929f95a8adc302f0f7bea10b227d.tar.gz
This'll come with 4.1.1
-rw-r--r--NEWS2
1 files changed, 0 insertions, 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