php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #32887 Spelling error in Static Keyword manual page
Submitted: 2005-04-29 09:09 UTC Modified: 2005-04-29 09:25 UTC
From: direvus at blakjak dot sytes dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
 [2005-04-29 09:09 UTC] direvus at blakjak dot sytes dot net
Description:
------------
In the Static Keyword manual page (http://www.php.net/manual/en/language.oop5.static.php), you have the following sentence:

"When using an explicit class name the method is already identified completley and no inheritance rules apply."

s/completley/completely/


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-04-29 09:25 UTC] vrana@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: Thu Nov 20 04:00:01 2025 UTC