]> granicus.if.org Git - php/commitdiff
added array_sum() and array_avg() to TODO list
authorMonte Ohrt <mohrt@php.net>
Fri, 20 Oct 2000 15:40:26 +0000 (15:40 +0000)
committerMonte Ohrt <mohrt@php.net>
Fri, 20 Oct 2000 15:40:26 +0000 (15:40 +0000)
TODO

diff --git a/TODO b/TODO
index dda6bc8782d27745bb666c718d4630903613bc74..46dc0ab582efac2fb60b045cbc511cbe368006bc 100644 (file)
--- 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