From: Ilia Alshanetsky Date: Sun, 13 Nov 2005 18:02:47 +0000 (+0000) Subject: Slated for PHP 6 X-Git-Tag: php-5.1.0RC5~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3f057127b6cf35693e459d318ed45bdc16e5279;p=php Slated for PHP 6 --- 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)