From: James Moore Date: Sat, 28 Apr 2001 19:30:48 +0000 (+0000) Subject: Zend shallow copy needs to be fixed X-Git-Tag: php-4.0.6RC1~279 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ac4ce6a4372121af3fab9bdcdb66f39540b8021;p=php Zend shallow copy needs to be fixed --- diff --git a/TODO-4.2.txt b/TODO-4.2.txt index 71c54792f7..45a9b7ccaf 100644 --- a/TODO-4.2.txt +++ b/TODO-4.2.txt @@ -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