A small layer on top of triggeFr_error or PSR-3 logging
A small (side-effect free by default) layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging. * no side-effects by default, making it a perfect fit for libraries that don't know how the error handler works they operate under * options to avoid having to rely on error handlers global state by using PSR-3 logging * deduplicate deprecation messages to avoid excessive triggering and reduce overhead We recommend to collect Deprecations using a PSR logger instead of relying on the global error handler. Autoloader: /usr/share/php/Doctrine/Deprecations/autoload.php
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.3-2.fc41 | - |
Fedora 41 | 1.1.3-2.fc41 | - |
Fedora 40 | 1.1.3-1.fc40 | - |
Fedora 39 | 1.1.2-1.fc39 | - |
You can contact the maintainers of this package via email at
php-doctrine-deprecations dash maintainers at fedoraproject dot org
.