This topic explains how to configure and work with the PHP_CodeSniffer plugin.
How do I install the PHP_CodeSniffer plugin?
|
|
|
To configure PHP_CodeSniffer:
Note: The internal library is always within the include path, missing packages are used from there.
Note: Slash "/" can always be used as a directory separator.
|
For more details on how to work with PHP_CodeSniffer, click here. |
You can manually execute PHP_CodeSniffer on a specific project file.
|
|
|
To manually validate a file:
|
For more details on how to work with PHP_CodeSniffer, click here. |
©1999-2012 Zend Technologies LTD. All rights reserved.