The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-doctrine-deprecations - A small layer on top of trigger_error or PSR-3 logging

Website:
https://github.com/doctrine/deprecations
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
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

Packages

php-doctrine-deprecations-0.5.3-2.fc32.remi.noarch [13 KiB] Changelog by Remi Collet (2021-03-31):
- add LICENSE file copy/pasted from other doctrine project,
  and from https://github.com/doctrine/deprecations/pull/27
php-doctrine-deprecations-0.5.3-1.fc32.remi.noarch [12 KiB] Changelog by Remi Collet (2021-03-30):
- initial package

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.