PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
composer require "phpstan/phpstan-deprecation-rules:1.1.1"
| 包名 | 版本要求 |
|---|---|
| php | ^7.2 || ^8.0 |
| phpstan/phpstan | ^1.9.3 |
| 包名 | 版本要求 |
|---|---|
| php-parallel-lint/php-parallel-lint | ^1.2 |
| phpstan/phpstan-php-parser | ^1.1 |
| phpstan/phpstan-phpunit | ^1.0 |
| phpunit/phpunit | ^9.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-12-13 14:26:20 |
| 类型 | phpstan-extension |