doctrine/deprecations 2.0.x-dev

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.

library MIT
安装
composer require "doctrine/deprecations:2.0.x-dev"
依赖
包名版本要求
php ^8.4
开发依赖
包名版本要求
doctrine/coding-standard ^9 || ^12 || ^14
phpstan/phpstan 1.4.10 || 2.1.30
phpstan/phpstan-phpunit ^1.0 || ^2
phpunit/phpunit ^10.5.61 || ^11.5.29 || ^12.4 || ^13.0
psr/log ^1 || ^2 || ^3
版本详情
许可证MIT
发布时间2026-02-07 07:36:23
类型library