summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2005-11-13 18:02:47 +0000
committerIlia Alshanetsky <iliaa@php.net>2005-11-13 18:02:47 +0000
commitf3f057127b6cf35693e459d318ed45bdc16e5279 (patch)
treecc06480d52938ea038c25c0dc5a431c1528dcb5e
parent592e78ab873c223abe17d124b907831a60c11e50 (diff)
downloadphp-git-f3f057127b6cf35693e459d318ed45bdc16e5279.tar.gz
Slated for PHP 6
-rw-r--r--TODO-5.11
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO-5.1 b/TODO-5.1
index f54565f68a..d2690f6e3b 100644
--- a/TODO-5.1
+++ b/TODO-5.1
@@ -2,4 +2,3 @@ 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)