Hi all is there anybody out there who uses PHP CodeSniffer with his Cake app? I tried PHP CodeSniffer for the first time and used the build in coding standards to sniff my code. Actually I get warnings because of Cake conventions.
Method name "PostsController::admin_edit" is not on camel caps format Just to mention one warning. So can anybody lead me the way to use PHP CodeSniffer with CakePHP? Cheers, Markus Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
