Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F24529122: D779.diff
Wed, Feb 25, 15:25
F24528420: D779.id1972.diff
Wed, Feb 25, 14:24
F24528268: D779.id1972.diff
Wed, Feb 25, 14:09
F24528265: D779.id1972.diff
Wed, Feb 25, 14:08
F24528009: D779.diff
Wed, Feb 25, 13:44
F24524597: D779.diff
Wed, Feb 25, 08:29
F24523368: D779.diff
Wed, Feb 25, 06:41
Unknown Object (File)
Tue, Feb 24, 14:30
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