]> granicus.if.org Git - php/commitdiff
Andi's suggestion.
authorAndrei Zmievski <andrei@php.net>
Thu, 24 Aug 2000 17:09:26 +0000 (17:09 +0000)
committerAndrei Zmievski <andrei@php.net>
Thu, 24 Aug 2000 17:09:26 +0000 (17:09 +0000)
TODO

diff --git a/TODO b/TODO
index f03810c48e4f12fe96c6eccc724c69f7401be60d..7072466cfdede871bb95b3009275e39986501217 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,6 +6,7 @@ Zend
     * allow foreach ($array as $k => &$val) syntax. right now we cannot 
       traverse an array without copying each element.
     * look at replacing c-lib call tolower().
+    * make hash API functions work with HASH_OF() to save time.
 
 global
 ------