1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Files
archived-php-src/TODO-5.1
Ilia Alshanetsky f3f057127b Slated for PHP 6
2005-11-13 18:02:47 +00:00

5 lines
163 B
Groff

Zend Engine
-----------
- Look at making zend_constant value member be a zval* instead of zval. (Andi)
- Implement inheritance rules for type hints. (Marcus)