[PHP-DEV] Bug #11909 Updated: Object Copied By Reference!!

2001-07-06 Thread nassar
ID: 11909 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating system: Debian GNU/Linux (woody) PHP Version: 4.0.6 Description: Object Copied By Reference!! Yes. PHP probably should make a new reference to a new piece of data in this case. It would seem

[PHP-DEV] Bug #11909 Updated: Object Copied By Reference!!

2001-07-05 Thread brianlmoon
ID: 11909 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: This is expected behavior. You are assuming that the object you had in $obj2 should be gone when you

[PHP-DEV] Bug #11909 Updated: Object Copied By Reference!!

2001-07-05 Thread nassar
ID: 11909 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating system: Debian GNU/Linux (woody) PHP Version: 4.0.6 Description: Object Copied By Reference!! I think you misunderstood me. I'm not assuming that the object in $obj2 should be gone after I

[PHP-DEV] Bug #11909 Updated: Object Copied By Reference!!

2001-07-05 Thread brianlmoon
ID: 11909 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: But, the object that you referenced in the share() call is still in existence. And the reference to that object is