php-src/TODO-5.1

6 lines
242 B
Groff
Raw Normal View History

2004-05-27 16:22:47 +00:00
Zend Engine
-----------
- Look at making zend_constant value member be a zval* instead of zval. (Andi)
2004-05-28 09:03:00 +00:00
- Implement inheritance rules for type hints. (Marcus)
- Find a keyword for the if-set-or operator (apply the patch). (Marcus, all)