Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F13122883: D779.id1972.diff
Wed, Nov 19, 09:45
F13122592: D779.id1971.diff
Wed, Nov 19, 09:38
F13122432: D779.id1971.diff
Wed, Nov 19, 09:35
F13117650: D779.diff
Wed, Nov 19, 08:22
Unknown Object (File)
Thu, Nov 13, 07:31
Unknown Object (File)
Wed, Nov 12, 10:11
Unknown Object (File)
Wed, Nov 12, 08:05
Unknown Object (File)
Wed, Nov 12, 02:35
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)