Top "Phplint" questions

PHPLint is a validator and documentator for PHP 4 and PHP 5 programs.

PHP Code Sniffer Rules

I'm having trouble getting these rules to work: No space after function name: // good public function cities() // bad public function …

php codesniffer phplint