#21669 [Com]: "$obj = new $this->var;" doesn't work

2003-02-18 Thread yoglets at hotmail dot com
ID: 21669 Comment by: yoglets at hotmail dot com Reported By: slowbyte at hot dot ee Status: Open Bug Type: Zend Engine 2 problem Operating System: Debian Linux 3.0r0 PHP Version: 5CVS-2003-01-15 (dev) New Comment: FWIW, this problem is

#21669 [Com]: "$obj = new $this->var;" doesn't work

2003-01-28 Thread yoglets
ID: 21669 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Zend Engine 2 problem Operating System: Debian Linux 3.0r0 PHP Version: 5CVS-2003-01-15 (dev) New Comment: Don't know if this is the same issue or n

#21871 [NEW]: class_exists() doesn't work for nested classes

2003-01-24 Thread yoglets
From: [EMAIL PROTECTED] Operating system: RedHat 7.3 PHP version: 5CVS-2003-01-24 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: class_exists() doesn't work for nested classes Given an instance of a nested class, get_class() returns the ":: separated" name for it,