]> granicus.if.org Git - php/commitdiff
Zend shallow copy needs to be fixed
authorJames Moore <jmoore@php.net>
Sat, 28 Apr 2001 19:30:48 +0000 (19:30 +0000)
committerJames Moore <jmoore@php.net>
Sat, 28 Apr 2001 19:30:48 +0000 (19:30 +0000)
TODO-4.2.txt

index 71c54792f72420e4607b958b11a3ecbc12a725f8..45a9b7ccaf65943cdef1d25b29c687a3b99347ea 100644 (file)
@@ -11,5 +11,7 @@
 
 * clean up "$instance = &new object" syntax (default to the =& behaviour?)
 
-* chaning PHP error messages so that they point to pages or sections in the
+* change PHP error messages so that they point to pages or sections in the
   PHP manual
+
+* Fix Zend shallow copy issues with objects and arrays.
\ No newline at end of file