PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
composer require "phpstan/phpstan-deprecation-rules:0.12.0"
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ^4.0 |
| php | ~7.1 |
| phpstan/phpstan | ^0.12 |
| 包名 | 版本要求 |
|---|---|
| consistence/coding-standard | ^3.0.1 |
| dealerdirect/phpcodesniffer-composer-installer | ^0.4.4 |
| jakub-onderka/php-parallel-lint | ^1.0 |
| localheinz/composer-normalize | ^1.3.0 |
| phing/phing | ^2.16.0 |
| phpstan/phpstan-phpunit | ^0.12 |
| phpunit/phpunit | ^7.0 |
| slevomat/coding-standard | ^4.5.2 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-11-25 21:39:50 |
| 类型 | phpstan-extension |