php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34162 Predefined Classes listing should not include extension classes
Submitted: 2005-08-17 06:19 UTC Modified: 2005-08-19 16:47 UTC
From: david dot tulloh at infaze dot com dot au Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: david dot tulloh at infaze dot com dot au
New email:
PHP Version: OS:

 

 [2005-08-17 06:19 UTC] david dot tulloh at infaze dot com dot au
Description:
------------
The predefined classes listing (en/reserved.classes.php) includes a very incomplete list of classes defined in extensions.

This is inconsistent with the predefined constants list that doesn't include constants defined by extensions.

It is also duplicating information provided in the extension documentation.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-19 16:47 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.

Classes defined in extensions removed + "This section lists standard predefined classes. Miscellaneous extensions define other classes which are described in their reference."
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 02:00:01 2025 UTC