]> granicus.if.org Git - php/commitdiff
- Remove str_getcsv() entry. (Backported to 5.3)
authorFelipe Pena <felipe@php.net>
Sun, 2 Nov 2008 18:30:31 +0000 (18:30 +0000)
committerFelipe Pena <felipe@php.net>
Sun, 2 Nov 2008 18:30:31 +0000 (18:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 152e492cf527c3c9bfebd75739db47ee86cc3218..32ab2e0b7cb519e0523c657a8b39f606416514d7 100644 (file)
--- 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)