summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2002-03-01 16:13:33 +0000
committerAndrei Zmievski <andrei@php.net>2002-03-01 16:13:33 +0000
commit9616e7fdb2c395ae755856c94e3c350608cbe605 (patch)
treeab90d1f6b10e09efbdd162481ca47bc0aed86d1c /TODO
parent90bd4539c7f267fc119122b66ef42a74bbc3ccc7 (diff)
downloadphp-git-9616e7fdb2c395ae755856c94e3c350608cbe605.tar.gz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 13e02dde3d..6d7c1a3576 100644
--- 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)