php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15226 Element->name not working
Submitted: 2002-01-25 13:38 UTC Modified: 2002-06-17 19:50 UTC
From: saki at gap dot cz Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 4.1.1 OS: RedHat 7.2
Private report: No CVE-ID: None
 [2002-01-25 13:38 UTC] saki at gap dot cz
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, ...)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-17 19:50 UTC] sniper@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 09:01:32 2024 UTC