ID: 12365
Updated by: mfischer
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Class/Object related
Operating System: Linux
PHP Version: 4.0.6
New Comment:
I said closed :-)
Previous Comments:
[200
ID: 12365
Updated by: mfischer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Class/Object related
Operating System: Linux
PHP Version: 4.0.6
New Comment:
The object $this used in the constructor is not the same as the one returned to $b
because it got copied. Assign the new object by ref