diff options
author | Andrei Zmievski <andrei@php.net> | 2004-08-18 16:58:20 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 2004-08-18 16:58:20 +0000 |
commit | fe5c131a0d37820d904222613d8664ae139b18d9 (patch) | |
tree | 5c8ef047320ed033da5c85224747a45d38d91bcd /TODO-5.1 | |
parent | ad503c814b47d47a568b9361162a241302166b9f (diff) | |
download | php-git-fe5c131a0d37820d904222613d8664ae139b18d9.tar.gz |
Re-add my patch for .ini variable access.
Diffstat (limited to 'TODO-5.1')
-rw-r--r-- | TODO-5.1 | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |