]> granicus.if.org Git - php/commitdiff
Reminder.
authorAndrei Zmievski <andrei@php.net>
Fri, 10 Mar 2000 22:23:01 +0000 (22:23 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 10 Mar 2000 22:23:01 +0000 (22:23 +0000)
TODO

diff --git a/TODO b/TODO
index d4ced80c6995bb3ea827e626ff2d044c8f974198..8a4d668087aea8effcbf5486cb7df04ad7324e53 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,6 +5,7 @@ Zend
 ----
     * allow foreach ($array as $k => &$val) syntax. right now we can not 
       traverse an array without copying each element.
+    * get_class_methods("classname")
 
 global
 ------