mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
5 lines
163 B
Groff
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)
|