summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-04-27 14:41:18 +0000
committerAndrei Zmievski <andrei@php.net>2000-04-27 14:41:18 +0000
commit3b77fd37a9a6199e816fffecd67c16a1c8575546 (patch)
treecfd0a7f29d74c1d4143e4dc1c2cabbdb465e31f5 /TODO
parent0c464881472011dbd1269a9be9ec40631bb75539 (diff)
downloadphp-git-3b77fd37a9a6199e816fffecd67c16a1c8575546.tar.gz
TODO update and fix for C++ comments.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 97fe1228c7..0c0b03fb05 100644
--- a/TODO
+++ b/TODO
@@ -71,7 +71,7 @@ ext/mcrypt
ext/standard
------------
* add a version number to data serialized via serialize().
- * array_add(), array_rand() (Andrei)
+ * array_add(), array_rand(), array_uniq() (Andrei)
* implement pathinfo() (what the heck is it?)
* possibly modify parsing of GPC data to automatically create arrays if
variable name is seen more than once.