doctrine/deprecations 1.1.2

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:1.1.2"
依赖
包名版本要求
php ^7.1 || ^8.0
开发依赖
包名版本要求
doctrine/coding-standard ^9
phpstan/phpstan 1.4.10 || 1.10.15
phpstan/phpstan-phpunit ^1.0
phpunit/phpunit ^7.5 || ^8.5 || ^9.5
psalm/plugin-phpunit 0.18.4
psr/log ^1 || ^2 || ^3
vimeo/psalm 4.30.0 || 5.12.0
版本详情
许可证MIT
发布时间2023-09-27 20:04:15
类型library