PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
composer require "phpstan/phpstan-deprecation-rules:1.2.x-dev"
| 包名 | 版本要求 |
|---|---|
| php | ^7.2 || ^8.0 |
| phpstan/phpstan | ^1.12.5 |
| 包名 | 版本要求 |
|---|---|
| php-parallel-lint/php-parallel-lint | ^1.2 |
| phpstan/phpstan-phpunit | ^1.0 |
| phpunit/phpunit | ^9.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-09-26 12:32:25 |
| 类型 | phpstan-extension |