diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -5,8 +5,6 @@ Zend ---- * allow foreach ($array as $k => &$val) syntax. right now we can not traverse an array without copying each element. - * create typedefs for all kinds of callback functions - this would make - casting easier. eg: zend_hash_apply(someht,(zend_apply_f) bla); global ------ |
