php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #32493 First bit of #29187 overlooked
Submitted: 2005-03-30 01:14 UTC Modified: 2005-03-31 12:36 UTC
From: php at gwaihir dot net Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 5.0.3 OS: N/A
Private report: No CVE-ID: None
 [2005-03-30 01:14 UTC] php at gwaihir dot net
Description:
------------
Best see #29187 (to which I sadly can't add / comment on). 

On the "visibility" page of the manual the end of the first paragraph still has "protected" mentioned twice. I do believe one should indeed be "private" as the writer of #29187 suggests. If not, best add some more info to that paragraph!


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-31 11:28 UTC] vrana@php.net
Your copy of manual is outdated or I missed something. I can read this at the end of the first paragraph: "Protected limits access to inherited classes (and to the class that defines the item). Private limits visibility only to the class that defines the item."
 [2005-03-31 12:36 UTC] php at gwaihir dot net
Oops; sorry. It seems I am learning a thing or two about the "translated" versions: I assumed the English text in the "Dutch" version (which is very partially translated) was always / automatically up to date.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Oct 05 19:01:27 2024 UTC