From: [EMAIL PROTECTED] Operating system: RedHat 7.2 PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: Element->name not working
With new version lot of xml functions and classes changed. Is I understood new class Element was added, (eg. <FILTER> ..something.. </FILTER> is element). To get name "FILTER" I have to use attribute tagname, and attribute name is not working. Is it intentional ? (I think it is wrong, Element inherits from node ?) Also documentation is totally missing for new classes, attributes, functions ... (getattribute changed to get_attribute, ...) -- Edit bug report at: http://bugs.php.net/?id=15226&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]