]> granicus.if.org Git - php/commitdiff
.
authorThies C. Arntzen <thies@php.net>
Sat, 14 Apr 2001 10:30:05 +0000 (10:30 +0000)
committerThies C. Arntzen <thies@php.net>
Sat, 14 Apr 2001 10:30:05 +0000 (10:30 +0000)
TODO-4.2.txt

index add3d22e40d67cd93af28570c582c91c25fc93f4..d2d646071e08ff33541ce6f284f2cab338f02fea 100644 (file)
@@ -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.