[PHP-DEV] Bug #12049 Updated: Crash in Zend Engine

2001-07-11 Thread nassar
ID: 12049 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Debian GNU/Linux PHP Version: 4.0.6 New Comment: This code reproduces the crash: class A{} class B extends A {} class D extends C { function zoom()

[PHP-DEV] Bug #12049 Updated: Crash in Zend Engine

2001-07-11 Thread nassar
ID: 12049 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Reproducible crash Operating System: Debian GNU/Linux PHP Version: 4.0.6 New Comment: H... That code snippet crashes on my system before it has even given the error message. It's a

[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 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