PHP_CodeSniffer 1.3.0RC2 released
14 JanPHP_CodeSniffer version 1.3.0 release candidate 2 has just been uploaded to PEAR and is now available to install. This release has been focused primarily on bug fixing, but (typically) there were also a few features that made it in. Some of the highlights in this release are:
- Support for multiple output renderers
- The ability to show progress neatly during a run
- The ability to set php.ini values from the command line
- Rule-based exclude patterns
- Google ClosureLinter support
- 16 bug fixes
I'd like to especially thank the 6 generous patch contributors for this release and all those who took the time to submit bugs and test the fixes.
All new features have been documented and will be available on the PHP_CodeSniffer documentation page once the documentation regenerates over the weekend.
Developers who have built custom coding standards are reminded to read the 1.3.0 upgrade guide to ensure your standards are ready for the 1.3.0 stable release. No release date is set, but it's a fairly easy upgrade process and doing it early will give you plenty of time for testing.
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.