ID: 40780 Updated by: [EMAIL PROTECTED] Reported By: oliver dot graetz at gmx dot de -Status: Open +Status: Closed Bug Type: Documentation problem PHP Version: Irrelevant New Comment:
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" Previous Comments: ------------------------------------------------------------------------ [2007-03-11 23:41:49] 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. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40780&edit=1