PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
composer require "phpstan/phpstan-deprecation-rules:0.12.6"
| 包名 | 版本要求 |
|---|---|
| php | ^7.1 || ^8.0 |
| phpstan/phpstan | ^0.12.60 |
| 包名 | 版本要求 |
|---|---|
| phing/phing | ^2.16.3 |
| php-parallel-lint/php-parallel-lint | ^1.2 |
| phpstan/phpstan-phpunit | ^0.12 |
| phpunit/phpunit | ^7.5.20 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-12-13 10:20:54 |
| 类型 | phpstan-extension |