ID:               16870
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Assigned
 Bug Type:         Feature/Change Request
 Operating System: Linux
 PHP Version:      4.2.0
-Assigned To:      
+Assigned To:      andrei
 New Comment:

Assigned to Andrei who added is_a()



Previous Comments:
------------------------------------------------------------------------

[2002-04-27 04:35:16] [EMAIL PROTECTED]

Is there any reason that this function is_a() does not work for php
classes?  If I create a domxml object $xml and do

is_a($xml, get_class($xml));

it returns false...something seems wrong about that.  This is not a
strtolower problem either...this function works fine for user defined
classes, but refused to even operate on objects created by php's
functions.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16870&edit=1

Reply via email to