Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F24842154: D779.diff
Fri, Mar 13, 18:59
F24836851: D779.diff
Fri, Mar 13, 09:38
Unknown Object (File)
Wed, Mar 11, 23:29
Unknown Object (File)
Wed, Mar 11, 04:40
Unknown Object (File)
Fri, Mar 6, 09:59
Unknown Object (File)
Thu, Mar 5, 21:56
Unknown Object (File)
Sat, Feb 28, 01:06
Unknown Object (File)
Wed, Feb 25, 19:37
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)