diff options
author | Marcus Boerger <helly@php.net> | 2004-07-16 07:16:53 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2004-07-16 07:16:53 +0000 |
commit | 53697aeb0d777154aa95197da93f2de970fe7fbb (patch) | |
tree | 44452ad4cfc8cbf324ffb7be0edf6027184d3319 /TODO-5.1 | |
parent | 86d46f7cc10adbdef89968cde921bb6e975feeb7 (diff) | |
download | php-git-53697aeb0d777154aa95197da93f2de970fe7fbb.tar.gz |
BFN
Diffstat (limited to 'TODO-5.1')
-rw-r--r-- | TODO-5.1 | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -3,10 +3,8 @@ Zend Engine - Look at making zend_constant value member be a zval* instead of zval. (Andi) - Add the patch for referring to existing .ini vars in .ini files. (Andrei) - Implement inheritance rules for type hints. (Marcus) - - Implement true/false/NULL as keywords (apply the patch). (Andi, Marcus) - Implement typehinting for arrays (apply the patch). (Andi, Marcus) - Find a keyword for the if-set-or operator (apply the patch). (Marcus, all) - - Fix ZTS destruction (apply the patch). (Marcus) Build System ------------ |