summaryrefslogtreecommitdiff
path: root/TODO-5.1
diff options
context:
space:
mode:
Diffstat (limited to 'TODO-5.1')
-rw-r--r--TODO-5.12
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO-5.1 b/TODO-5.1
index 2b1c352627..4d6f3fc212 100644
--- a/TODO-5.1
+++ b/TODO-5.1
@@ -4,7 +4,9 @@ Zend Engine
- 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
------------