https://bugzilla.redhat.com/show_bug.cgi?id=1944981

            Bug ID: 1944981
           Summary: Review Request: php-doctrine-deprecations - A small
                    layer on top of trigger_error or PSR-3 logging
           Product: Fedora
           Version: rawhide
          Hardware: All
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL:
https://git.remirepo.net/cgit/rpms/php/doctrine/php-doctrine-deprecations.git/plain/php-doctrine-deprecations.spec?id=ad3492960871aa15e58e1e0ce1cc8522ed1b7bbd
SRPM URL:
https://rpms.remirepo.net/SRPMS/php-doctrine-deprecations-0.5.3-2.remi.src.rpm
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


Fedora Account System Username: remi


---

New dependency of the Doctrine stack, for now already required by new
doctrine/dbal version


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to