From: [EMAIL PROTECTED] Operating system: RH 7.0 PHP version: 4.0 Latest CVS (04/04/2001) PHP Bug Type: DOM XML related Bug description: get_class() doesn't return lowercase for DomX objects get_class() is documented to return the class/object name in lowercase. This isn't the case for DomText, DomDocument, etc. objects. In these cases, get_class() returns the StudyCaps version of the object name. - Colin -- Edit Bug report at: http://bugs.php.net/?id=10172&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]