We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0637612 commit 8fa19f8Copy full SHA for 8fa19f8
README.markdown
@@ -8,6 +8,7 @@ This is based on Wim Godden's PHP53Compatibility code sniffs. See [blog](http://
8
Installation
9
------------
10
11
+* Discover PEAR channel with `pear channel-discover proofek.github.com/pear`
12
* Install PHP54Compatibility with `pear install proofek/PHP54Compatibility` (requires PHP_CodeSniffer 1.3+)
13
* Use the coding standard with `phpcs --standard=PHP54Compatibility`.
14
0 commit comments