| » Version | » Information |
|---|---|
| 2009-08-17 stable |
|
| 2009-07-07 beta |
|
| 2009-05-25 beta |
|
| 2009-03-09 beta |
|
| 2008-12-18 alpha |
|
| 2008-07-14 stable |
|
| 2008-07-03 beta |
|
| 2008-06-13 beta |
|
| 2008-05-12 beta |
|
| 2008-04-20 alpha |
|
| 2008-02-03 stable |
|
| 2007-12-20 stable |
|
| 2007-11-29 beta |
|
| 1.0.0RC2 |
Release date: 2007-11-13 19:45 UTC Release state: beta Changelog: - Added a new Checkstyle report format -- Like the current XML format but modified to look like Checkstyle output -- Thanks to Manuel Pichler for helping get the format correct - You can now hide warnings by default -- Run: phpcs --config-set show_warnings 0 -- If warnings are hidden by default, use the new -w command line argument to override - Added new command line argument --config-delete to delete a config value and revert to the default - Improved overall performance by optimising tokenising and next/prev methods (feature request #12421) -- Thanks to Christian Weiske for the patch - Added FunctionCallSignatureSniff to Squiz standard - Added @subpackage support to file and class comment sniffs in PEAR standard (feature request #12382) -- Thanks to Carsten Wiedmann for the patch - An error is now displayed if you use a PHP version less than 5.1.0 (feature request #12380) -- Thanks to Carsten Wiedmann for the patch - phpcs now exits with status 2 if it receives invalid input (feature request #12380) -- This is distinct from status 1, which indicates errors or warnings were found - Added new Squiz LanguageConstructSpacingSniff to throw errors for additional whitespace after echo etc. - Removed Squiz ValidInterfaceNameSniff - PEAR FunctionCommentSniff no longer complains about unknown tags - Fixed incorrect errors about missing function comments in PEAR FunctionCommentSniff - Fixed incorrect function docblock detection in Squiz FunctionCommentSniff - Fixed incorrect errors for list() in Squiz DisallowMultipleAssignmentsSniff - Errors no longer thrown if control structure is followed by a CASE's BREAK in Squiz ControlStructureSpacingSniff - Fixed bug #12368 : Autoloader cannot be found due to include_path override -- Thanks to Richard Quadling for the patch - Fixed bug #12378 : equal sign alignments problem with while() Dependencies:
|
| 2007-10-31 beta |
|
| 2007-09-24 beta |
|
| 2007-08-08 beta |
|
| 2007-07-01 beta |
|
| 2007-05-14 beta |
|
| 2007-04-16 beta |
|
| 2007-02-18 beta |
|
| 2007-01-11 beta |
|
| 2006-10-12 alpha |
|
| 2006-09-25 alpha |
|
| 2006-09-18 alpha |
|
| 2006-09-18 alpha |