From: Sebastian Bergmann Date: Sun, 31 Jul 2005 16:40:49 +0000 (+0000) Subject: Update TODO. X-Git-Tag: RELEASE_2_0_0~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6ec1b481e14095dd0907fa5fc6073c8345e62c9;p=php Update TODO. --- 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)