PHP_CodeSniffer 1.3.1 released
03 NovPHP_CodeSniffer version 1.3.1 has just been uploaded to PEAR and is now available to install. This release has been focused primarily on bug fixing, but given the amount of time since the 1.3.0 release, there were also a few features that made it in. Some of the highlights in this release are:
- A new blame report for Mercurial (--report=hgblame)
- Removed all dependencies on PEAR so PHP_CodeSniffer can run completely from an SVN checkout
- The ability to check code from STDIN
- Relative path support for command line report arguments
- 19 bug fixes
Special thanks to the 10 developers who directly contributed code to this branch. Your help is always very much appreciated.
You can view the full changelog on the PHP_CodeSniffer download page.
Stay up to date on all PHP_CodeSniffer changes, including new features and releases, by subscribing to the RSS feed or following me on Twitter.