Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F6576386: D779.id1971.diff
Thu, Apr 3, 09:48
F6575384: D779.id1971.diff
Wed, Apr 2, 20:09
F6575379: D779.id1972.diff
Wed, Apr 2, 20:07
Unknown Object (File)
Wed, Apr 2, 09:07
Unknown Object (File)
Tue, Apr 1, 16:58
Unknown Object (File)
Tue, Apr 1, 15:49
Unknown Object (File)
Tue, Apr 1, 06:03
Unknown Object (File)
Mon, Mar 31, 08:36
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)