summaryrefslogtreecommitdiff
path: root/TODO-5.1
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2004-07-16 07:16:53 +0000
committerMarcus Boerger <helly@php.net>2004-07-16 07:16:53 +0000
commit53697aeb0d777154aa95197da93f2de970fe7fbb (patch)
tree44452ad4cfc8cbf324ffb7be0edf6027184d3319 /TODO-5.1
parent86d46f7cc10adbdef89968cde921bb6e975feeb7 (diff)
downloadphp-git-53697aeb0d777154aa95197da93f2de970fe7fbb.tar.gz
BFN
Diffstat (limited to 'TODO-5.1')
-rw-r--r--TODO-5.12
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-5.1 b/TODO-5.1
index ddb4e4ef4e..5d8097efcb 100644
--- a/TODO-5.1
+++ b/TODO-5.1
@@ -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
------------