php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51500 Online documentation typo in OOP5 overloading
Submitted: 2010-04-07 19:23 UTC Modified: 2010-04-07 21:57 UTC
From: jeff at cure dot net Assigned: wiesemann (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Ubuntu
Private report: No CVE-ID: None
 [2010-04-07 19:23 UTC] jeff at cure dot net
Description:
------------
While browsing the online documentation, I noticed a minor typo on:

http://www.php.net/manual/en/language.oop5.overloading.php

3rd Note block on the page, under the Property overloading section:

"Similarly, __get() is never called when chaining >>assignemnts<< together like this:"

Assuming this should be assignments


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-04-07 19:50 UTC] philip@php.net
-Type: Documentation Problem +Type: Bug -Package: Website problem +Package: Documentation problem
 [2010-04-07 21:57 UTC] wiesemann@php.net
Automatic comment from SVN on behalf of wiesemann
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=297638
Log: - Bug #51500: Online documentation typo in OOP5 overloading
 [2010-04-07 21:57 UTC] wiesemann@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: wiesemann
 [2010-04-07 21:57 UTC] wiesemann@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: Wed Apr 24 02:01:30 2024 UTC