doctrine/deprecations 0.2.0

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:0.2.0"
依赖
包名版本要求
php ^7.1|^8.0
开发依赖
包名版本要求
doctrine/coding-standard ^6.0|^7.0|^8.0
phpunit/phpunit ^7.0|^8.0|^9.0
psr/log ^1.0
版本详情
许可证MIT
发布时间2021-02-07 19:28:17
类型library