Zend shallow copy needs to be fixed

This commit is contained in:
James Moore 2001-04-28 19:30:48 +00:00
parent 59f3775f7c
commit 8ac4ce6a43

View 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.