helly Fri May 28 05:14:44 2004 EDT Modified files: /php-src TODO-5.1 Log: Add more outstanding patches http://cvs.php.net/diff.php/php-src/TODO-5.1?r1=1.2&r2=1.3&ty=u Index: php-src/TODO-5.1 diff -u php-src/TODO-5.1:1.2 php-src/TODO-5.1:1.3 --- php-src/TODO-5.1:1.2 Fri May 28 05:03:00 2004 +++ php-src/TODO-5.1 Fri May 28 05:14:44 2004 @@ -4,7 +4,9 @@ - Add the patch for referring to existing .ini vars in .ini files. (Andrei) - Implement inheritance rules for type hints. (Marcus) - Implement true/false/NULL as keywords (apply the patch). (Andi, Marcus) + - Implement typehinting for arrays (apply the patch). (Andi, Marcus) - Find a keyword for the if-set-or operator (apply the patch). (Marcus, all) + - Fix ZTS destruction (apply the patch). (Marcus) Build System ------------
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php