Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F10937788: D779.id1972.diff
Wed, Aug 6, 07:13
F10936545: D779.id1972.diff
Wed, Aug 6, 02:43
F10928177: D779.diff
Tue, Aug 5, 13:01
Unknown Object (File)
Tue, Aug 5, 05:00
Unknown Object (File)
Tue, Aug 5, 01:20
Unknown Object (File)
Sun, Aug 3, 03:03
Unknown Object (File)
Sun, Aug 3, 00:11
Unknown Object (File)
Fri, Aug 1, 02:00
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)