summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMonte Ohrt <mohrt@php.net>2000-10-20 15:40:26 +0000
committerMonte Ohrt <mohrt@php.net>2000-10-20 15:40:26 +0000
commit07d781be664b2ddd6cfb7661bfdb588ce670fb74 (patch)
tree30d7ea7d7528963ab661ee677f80cac6ad22df93 /TODO
parent6b6b6cd940e53ba680d28b08828dcde6a9904ad4 (diff)
downloadphp-git-07d781be664b2ddd6cfb7661bfdb588ce670fb74.tar.gz
added array_sum() and array_avg() to TODO list
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index dda6bc8782..46dc0ab582 100644
--- a/TODO
+++ b/TODO
@@ -77,6 +77,7 @@ ext/session
ext/standard
------------
+ * array_sum(), array_avg()
* add a version number to data serialized via serialize().
* array_add(). (Andrei)
* possibly modify parsing of GPC data to automatically create arrays if