helly Fri May 28 05:03:00 2004 EDT
Modified files:
/php-src TODO-5.1
Log:
Add more things
http://cvs.php.net/diff.php/php-src/TODO-5.1?r1=1.1&r2=1.2&ty=u
Index: php-src/TODO-5.1
diff -u php-src/TODO-5.1:1.1 php-src/TODO-5.1:1.2
--- php-src/TODO-5.1:1.1 Thu May 27 12:22:47 2004
+++ php-src/TODO-5.1 Fri May 28 05:03:00 2004
@@ -2,3 +2,11 @@
-----------
- 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 true/false/NULL as keywords (apply the patch). (Andi, Marcus)
+ - Find a keyword for the if-set-or operator (apply the patch). (Marcus, all)
+
+Build System
+------------
+ - Implement load order of built-in extensions (apply the patch). (Wez)
+
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php