summaryrefslogtreecommitdiff
path: root/TODO-5.1
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2005-07-31 16:40:49 +0000
committerSebastian Bergmann <sebastian@php.net>2005-07-31 16:40:49 +0000
commitf6ec1b481e14095dd0907fa5fc6073c8345e62c9 (patch)
tree003397432e329bfd19a43c8f1e58f1f27e4e771d /TODO-5.1
parent4f4f52d8b0533c62751c7f081a478a82dedd4cb6 (diff)
downloadphp-git-f6ec1b481e14095dd0907fa5fc6073c8345e62c9.tar.gz
Update TODO.
Diffstat (limited to 'TODO-5.1')
-rw-r--r--TODO-5.11
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO-5.1 b/TODO-5.1
index bd298278c7..f54565f68a 100644
--- a/TODO-5.1
+++ b/TODO-5.1
@@ -2,5 +2,4 @@ Zend Engine
-----------
- Look at making zend_constant value member be a zval* instead of zval. (Andi)
- Implement inheritance rules for type hints. (Marcus)
- - Implement typehinting for arrays (apply the patch). (Andi, Marcus)
- Find a keyword for the if-set-or operator (apply the patch). (Marcus, all)