A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
composer require "doctrine/deprecations:1.1.4"
| 包名 | 版本要求 |
|---|---|
| php | ^7.1 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | ^9 || ^12 |
| phpstan/phpstan | 1.4.10 || 2.0.3 |
| phpstan/phpstan-phpunit | ^1.0 || ^2 |
| phpunit/phpunit | ^7.5 || ^8.5 || ^9.5 |
| psr/log | ^1 || ^2 || ^3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-12-07 21:18:45 |
| 类型 | library |