]> granicus.if.org Git - php/commitdiff
foreach note
authorThies C. Arntzen <thies@php.net>
Wed, 2 Feb 2000 11:37:22 +0000 (11:37 +0000)
committerThies C. Arntzen <thies@php.net>
Wed, 2 Feb 2000 11:37:22 +0000 (11:37 +0000)
TODO

diff --git a/TODO b/TODO
index f347724055e2b5b1f55a687f6769f3c1846ebe08..0143f3d755d3ec250e5d1df9364ba7f84a0d0754 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,11 @@
 Things to do or at least think about doing in the future. Name in
 parenthesis means that person has taken on this project.
 
+Zend
+----
+    * allow foreach ($array as $k => &$val) syntax. right now we can not 
+         traverse an array without copying each element.
+
 global
 ------
     * let every module (source-file) have it's own module & function_entry