Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F49121647: D779.id1971.diff
Thu, Sep 10, 13:16
F49108043: D779.id1972.diff
Thu, Sep 10, 11:30
F49066005: D779.id1971.diff
Thu, Sep 10, 05:43
Unknown Object (File)
Mon, Sep 7, 11:11
Unknown Object (File)
Sun, Sep 6, 07:04
Unknown Object (File)
Sun, Aug 30, 03:34
Unknown Object (File)
Fri, Aug 28, 07:09
Unknown Object (File)
Thu, Aug 20, 20:11
Subscribers

Details

Summary

This fixes the following issue detected by phan:

app/Exceptions/Handler.php:49
PhanUndeclaredClassMethod
Call to method error from undeclared class \Psr\Log\LoggerInterface
Test Plan

phan | grep Psr

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Passed
Unit
No Test Coverage
Branch
phan (branched from master)