php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #29614 Documentation error
Submitted: 2004-08-11 14:14 UTC Modified: 2004-08-11 14:52 UTC
From: nramsbottom at hotmail dot com 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: nramsbottom at hotmail dot com
New email:
PHP Version: OS:

 

 [2004-08-11 14:14 UTC] nramsbottom at hotmail dot com
Description:
------------
There appears to be an error in the PHP manual for PHP5 class member visibility located at:

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

>Protected limits access access to only classes inherited. Protected limits visiblity only to the class that defines the item.

Also...

> Class members must be defined with public, private, or private.




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-11 14:46 UTC] goba@php.net
PHP Manual problem, so classify as such
 [2004-08-11 14:52 UTC] dave@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.

These typos have already been fixed by tularis and nlopess (respectively), and we're just waiting on a manual rebuild for them to be viewable.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 09 04:01:35 2025 UTC