Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F25185919: D779.diff
Fri, Apr 3, 23:13
F25184071: D779.id1972.diff
Fri, Apr 3, 19:52
Unknown Object (File)
Sat, Mar 28, 17:03
Unknown Object (File)
Tue, Mar 24, 11:17
Unknown Object (File)
Tue, Mar 24, 09:34
Unknown Object (File)
Sun, Mar 22, 21:25
Unknown Object (File)
Sun, Mar 22, 10:29
Unknown Object (File)
Sat, Mar 21, 21:32
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)