php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #35312 Wrong item in the menu of the CHM format
Submitted: 2005-11-21 11:50 UTC Modified: 2005-11-29 14:40 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: post at o2 dot pl Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Microsoft Windows XP SP2
Private report: No CVE-ID: None
 [2005-11-21 11:50 UTC] post at o2 dot pl
Description:
------------
Hello,

The following applies to the latest CHM version (both standard and extended):

In the menu, find 'Function reference' -> 'DOM Functions'. As you can see we have 'DOMAttr->__construct()' repeated two times (the first time is in the very, the later after 'DOMElement->setAttributeNS()'). The first entry is correct, but the second should be 'DOMEntityReference->__construct()'. When you click on the second menu item, you will discover the page it opens has incorrect title, too.

Wish you best,

Hugo Dworak
http://hugod.makes.it/


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-29 14:40 UTC] vrana@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.

Changed to DOMEntityReference->__construct().
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 05 17:01:34 2025 UTC