php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #31608 [chm] bug on language.oop5.patterns.html
Submitted: 2005-01-19 12:12 UTC Modified: 2005-01-19 14:17 UTC
From: richard dot quadling at bandvulc dot co dot uk Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: windows
Private report: No CVE-ID: None
 [2005-01-19 12:12 UTC] richard dot quadling at bandvulc dot co dot uk
Description:
------------
I have found a bug on page language.oop5.patterns.html
[chm date: 2004-12-26]...

The example code shows ...

"static public ..."

and

"static private ..."

The Static documentation says ...

"The static declaration must be after the visibility declaration."

The example code on the static page (language.oop5.static.html) reflects the above rule.

Regards,

Richard Quadling.





Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-19 14:17 UTC] didou@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: Wed Nov 19 23:00:01 2025 UTC