ID: 8661
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Old-Status: Duplicate
Status: Closed
Bug Type: Scripting Engine problem
Operating system: 
PHP Version: 4.0.4
Assigned To: 
Comments:

This is a feature not a bug :P (IE it wont be fixed anytime soon).

Previous Comments:
---------------------------------------------------------------------------

[2001-04-28 15:31:17] [EMAIL PROTECTED]
dup of 8130

---------------------------------------------------------------------------

[2001-04-28 15:29:23] [EMAIL PROTECTED]
dup of 8130

---------------------------------------------------------------------------

[2001-03-16 03:58:55] [EMAIL PROTECTED]
I don't agree with this.  The zend engine only does a shallow copy in this particular 
instance, and it is a bug.  If the array is not accessed through a method in the 
object, the copy is performed correctly.  Please re-analyze this.

---------------------------------------------------------------------------

[2001-03-15 09:20:44] [EMAIL PROTECTED]
Zend copies arrays and objects "shallow" (for performance
reasons). The workaround is to implement "clone" method.
This probably should be built-in function in Zend. 

---------------------------------------------------------------------------

[2001-02-28 00:21:05] [EMAIL PROTECTED]
My bad, my email address is [EMAIL PROTECTED]

Please detail on a fix for this bug.

Thanks,
Larry

---------------------------------------------------------------------------

The remainder of the comments for this report are too long.  To view the rest of the 
comments, please view the bug report online.


ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8661&edit=2


-- 
PHP Development 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]

Reply via email to