The module reports a warning also when the camel case is used in a class function name, which should allowed (especially when running PHP 5).

Comments

nancydru’s picture

avpaderno’s picture

Actually, the use of camel case names is not limited to SimpleTest; there are many other OO-libraries for PHP 5 that use camel case in method names.

Even without using the SimpleTest coding standards in Coder, the module should not give a warning for a method called parseString(), which is a correct name in PHP 5, and even PHP 4.

klausi’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Coder for Drupal 6 is now frozen and only security fixes will be applied. Feel free to update this issue and reopen against 7.x-2.x or 8.x-2.x.