summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJason Greene <jason@php.net>2001-01-19 22:55:41 +0000
committerJason Greene <jason@php.net>2001-01-19 22:55:41 +0000
commitc14a3c50726ddd783ab61954132ef3a6517d749e (patch)
treeecff5d6ad08ec9b84336d8a5ce5c857ba0b6fb82 /TODO
parentee734703706a5301bd80b0641d8d5b0833f6664f (diff)
downloadphp-git-c14a3c50726ddd783ab61954132ef3a6517d749e.tar.gz
Desired functionality can be achieved with array_sum/array_count.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index dc7cf945d0..9bfe1a4829 100644
--- a/TODO
+++ b/TODO
@@ -78,7 +78,6 @@ ext/session
ext/standard
------------
- * array_mean()
* add a version number to data serialized via serialize().
* array_add(). (Andrei)
* possibly modify parsing of GPC data to automatically create arrays if