php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #49171 "Autoloading Objects" should be "Autoloading Classes"
Submitted: 2009-08-05 12:33 UTC Modified: 2009-09-04 02:23 UTC
From: sjoerd-php at linuxonly dot nl 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: sjoerd-php at linuxonly dot nl
New email:
PHP Version: OS:

 

 [2009-08-05 12:33 UTC] sjoerd-php at linuxonly dot nl
Description:
------------
The autoloading documentation, here:
http://us2.php.net/manual/en/language.oop5.autoload.php
Has as title "Autoloading objects". However, the objects are not loaded, the classes are. I think the title should be "Autoloading classes"


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-09-04 02:23 UTC] svn@php.net
Automatic comment from SVN on behalf of torben
Revision: http://svn.php.net/viewvc/?view=revision&revision=288025
Log: Changed 'Autoloading Objects' to read 'Autoloading Classes'.
Addresses bug #49171.
 [2009-09-04 02:23 UTC] torben@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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 11:01:34 2025 UTC