Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PHP_CodeSniffer is a PHP5 script that tokenises and "sniffs" PHP and | Martin Wilke | 2008-07-18 | 3 | -0/+490 |
JavaScript code to detect violations of a defined coding standard. It is an essential development tool that ensures your code remains clean and consistent. It can also help prevent some common semantic errors made by developers. WWW: http://pear.php.net/package/PHP_CodeSniffer/ PR: ports/125600 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=217050 |