phpcsstandards/phpcsdevtools
Developer tools for building and maintaining PHP_CodeSniffer standards. Helps scaffold sniffs, run and debug PHPCS rules, manage tests, and streamline local workflows so you can create, validate, and ship custom coding standards faster.
This is a maintenance release.
composer update phpcsstandards/phpcsdevtools --with-dependencies to benefit from this.--generator=... feature.
Information about how to use this new feature has been added to the README.'orig_content' will now be shown for all tokens which have undergone a "tabs to spaces" conversion. Previously it was only shown for whitespace tokens which had been converted.'length' information for a token, the length will no longer be calculated, but will show as ?. This prevents a mismatch/misrepresentation between the output of the sniff and the real token array.PHPCSDebug.Debug.TokenList: readability improvement (alignment of content length).( #) - in the output of the PHPCSDebug.Debug.TokenList sniff.PHPCSDebug standard has been raised to PHPCS 3.1.0.PHPCSDebug.Debug.TokenList: The column separator has been changed from :: to |.master branch has been renamed to stable.0.7.x range, which brings compatibility with Composer 2.0.Initial release containing:
PHPCSDebug standard to help debugging sniffs.How can I help you explore Laravel packages today?