diff options
author | Andrei Zmievski <andrei@php.net> | 2002-03-01 16:13:33 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 2002-03-01 16:13:33 +0000 |
commit | 9616e7fdb2c395ae755856c94e3c350608cbe605 (patch) | |
tree | ab90d1f6b10e09efbdd162481ca47bc0aed86d1c /TODO | |
parent | 90bd4539c7f267fc119122b66ef42a74bbc3ccc7 (diff) | |
download | php-git-9616e7fdb2c395ae755856c94e3c350608cbe605.tar.gz |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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) |