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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 17:01:29 2024 UTC