thies Sat Apr 14 03:30:05 2001 EDT
Modified files:
/php4 TODO-4.1.txt
Log:
.
Index: php4/TODO-4.1.txt
diff -u php4/TODO-4.1.txt:1.2 php4/TODO-4.1.txt:1.3
--- php4/TODO-4.1.txt:1.2 Fri Apr 13 16:52:15 2001
+++ php4/TODO-4.1.txt Sat Apr 14 03:30:05 2001
@@ -12,3 +12,6 @@
* renaming functions so that they all are conform to one standard form
+* allow foreach($arrray as $key => &value)
+
+* clean up "$instance = &new object" syntax.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]