Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 12, 16:22
Unknown Object (File)
Fri, Sep 12, 16:22
Unknown Object (File)
Fri, Sep 12, 15:09
Unknown Object (File)
Thu, Sep 11, 19:20
Unknown Object (File)
Thu, Sep 11, 06:42
Unknown Object (File)
Tue, Sep 9, 08:33
Unknown Object (File)
Tue, Sep 9, 07:31
Unknown Object (File)
Mon, Sep 8, 10:07
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)