php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #30528 DOM Class bug
Submitted: 2004-10-22 11:51 UTC Modified: 2004-10-30 17:14 UTC
From: jason at amp-design dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: MacOS X / Win 2003 / CentOS
Private report: No CVE-ID: None
 [2004-10-22 11:51 UTC] jason at amp-design dot net
Description:
------------
The Class Name table in http://uk2.php.net/dom shows incorrect inheritence for DOMText or DOMCDataSection as DOMCDataSection extends DOMText, but DOMText also inherits DOMCDataSection, which is not possible.




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-10-30 17:14 UTC] didou@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

DOMText extends DOMCharacterData, thanks ! 
 [2020-02-07 06:11 UTC] phpdocbot@php.net
Automatic comment on behalf of didou
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=9871d6401684d1dbafa20bf10f6b7ba63498b938
Log: fix #30528
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 21:01:33 2025 UTC