Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F11654847: D779.id1972.diff
Sat, Sep 6, 13:18
F11654795: D779.id1971.diff
Sat, Sep 6, 13:04
F11654523: D779.diff
Sat, Sep 6, 12:27
F11652251: D779.id1972.diff
Sat, Sep 6, 05:20
Unknown Object (File)
Wed, Sep 3, 13:52
Unknown Object (File)
Wed, Sep 3, 13:51
Unknown Object (File)
Sun, Aug 31, 16:31
Unknown Object (File)
Wed, Aug 27, 05: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 Not Applicable
Unit
Tests Not Applicable