mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
6 lines
242 B
Groff
6 lines
242 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)
|
|
- Find a keyword for the if-set-or operator (apply the patch). (Marcus, all)
|