php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #40780 Nobody knows "lower bumpy camel"
Submitted: 2007-03-11 23:41 UTC Modified: 2007-03-23 14:28 UTC
From: oliver dot graetz at gmx dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2007-03-11 23:41 UTC] oliver dot graetz at gmx dot de
Description:
------------
On http://www.php.net/manual/en/userlandnaming.rules.php it says class names follow the "lower bumpy camel" rule. This convention seems to be invented for just that documentation page. I supoose that it means lowerCamelCase but this is WRONG for class names in PHP because most of them follow the regular CamelCase convention.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-23 14:28 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.

"class names use the camel case rule"
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 10:01:32 2025 UTC