Update TODO.

This commit is contained in:
Sebastian Bergmann 2005-07-31 16:40:49 +00:00
parent 4f4f52d8b0
commit f6ec1b481e

View file

@ -2,5 +2,4 @@ Zend Engine
----------- -----------
- Look at making zend_constant value member be a zval* instead of zval. (Andi) - Look at making zend_constant value member be a zval* instead of zval. (Andi)
- Implement inheritance rules for type hints. (Marcus) - Implement inheritance rules for type hints. (Marcus)
- Implement typehinting for arrays (apply the patch). (Andi, Marcus)
- Find a keyword for the if-set-or operator (apply the patch). (Marcus, all) - Find a keyword for the if-set-or operator (apply the patch). (Marcus, all)