]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndrei Zmievski <andrei@php.net>
Fri, 1 Mar 2002 16:13:33 +0000 (16:13 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 1 Mar 2002 16:13:33 +0000 (16:13 +0000)
TODO

diff --git a/TODO b/TODO
index 13e02dde3dfbbee70510d67841caf53c5b0f4e92..6d7c1a35767ed9950fcbbcf15634d40a1f4837f3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -104,7 +104,6 @@ ext/oci8
 ext/pcre
 --------
     * Allow user to set PCRE_NOTEMPTY, PCRE_ANCHORED at execution time, maybe
-    * Add option to preg_grep() to return entries that _don't_ match
 
 ext/pgsql
 ---------
@@ -136,7 +135,6 @@ ext/sockets
 ext/standard
 ------------
     * Add a version number to data serialized via serialize().
-    * array_add(). (Andrei)
     * Possibly modify parsing of GPC data to automatically create arrays if
       variable name is seen more than once.
     * Implement regex-cache for url-functions.
@@ -161,7 +159,6 @@ ext/wddx
     * See if we can support the remaining data types:
         dateTime
         binary
-        recordset
 
         http://www.wddx.org/WDDX_SDK_10a/7__References/WDDX_DTD.htm
         (Andrei)