[PHP-DEV] Bug #12365 Updated: Problems with classes and links to objects

2001-11-17 Thread mfischer
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

[PHP-DEV] Bug #12365 Updated: Problems with classes and links to objects

2001-11-17 Thread mfischer
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