summaryrefslogtreecommitdiff
path: root/TODO-5.1
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2004-08-18 16:58:20 +0000
committerAndrei Zmievski <andrei@php.net>2004-08-18 16:58:20 +0000
commitfe5c131a0d37820d904222613d8664ae139b18d9 (patch)
tree5c8ef047320ed033da5c85224747a45d38d91bcd /TODO-5.1
parentad503c814b47d47a568b9361162a241302166b9f (diff)
downloadphp-git-fe5c131a0d37820d904222613d8664ae139b18d9.tar.gz
Re-add my patch for .ini variable access.
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 0995b2937a..9c9e956125 100644
--- a/TODO-5.1
+++ b/TODO-5.1
@@ -1,7 +1,6 @@
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 typehinting for arrays (apply the patch). (Andi, Marcus)
- Find a keyword for the if-set-or operator (apply the patch). (Marcus, all)