MyGit

3.5.0

squizlabs/PHP_CodeSniffer

版本发布时间: 2019-09-27 07:22:17

squizlabs/PHP_CodeSniffer最新发布版本:3.7.2(2023-02-23 07:13:42)

PSR-12 Standard Ready

PHP_CodeSniffer has included an in-progress PSR-12 standard since 3.3.0, but this release includes the completed standard. You can now check your code using the PSR-12 standard:

phpcs --standard=PSR12 /path/to/code

Most of the errors found can also be automatically fixed by PHPCBF:

phpcbf --standard=PSR12 /path/to/code

Changelog

相关地址:原始地址 下载(tar) 下载(zip)

1、 phpcbf.phar 1.2MB

2、 phpcbf.phar.asc 587B

3、 phpcs.phar 1.2MB

4、 phpcs.phar.asc 587B

查看:2019-09-27发行的版本