summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2008-11-02 18:30:31 +0000
committerFelipe Pena <felipe@php.net>2008-11-02 18:30:31 +0000
commit04d52ca4afd52d882653970b16aec4ecb053019a (patch)
tree709358befed264ef8746634d869a7097f15fceb7 /NEWS
parent3efabcf22c6d8334881c6fa72963a5f80c1e2105 (diff)
downloadphp-git-04d52ca4afd52d882653970b16aec4ecb053019a.tar.gz
- Remove str_getcsv() entry. (Backported to 5.3)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 152e492cf5..32ab2e0b7c 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,5 @@ PHP NEWS
. "context" and "binary_pipes" params in "other_options" arg. (Sara)
. stream_resolve_include_path(). (Sara)
- Added shm_has_var() function. (Mike)
-- Added str_getcsv() function. (Sara)
- Fixed bug #40325 (Vary: header missing in gzip output handlers). (Mike)