Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F12252408: D779.id1972.diff
Sun, Oct 12, 08:37
F12252356: D779.id.diff
Sun, Oct 12, 08:23
F12252171: D779.id.diff
Sun, Oct 12, 07:24
Unknown Object (File)
Sun, Oct 12, 06:19
Unknown Object (File)
Sat, Oct 11, 22:03
Unknown Object (File)
Sat, Oct 11, 14:18
Unknown Object (File)
Sat, Oct 11, 10:17
Unknown Object (File)
Tue, Oct 7, 21:45
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)