Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F28415857: D779.id.diff
Tue, May 12, 06:03
F28402877: D779.id1971.diff
Tue, May 12, 03:24
F28379758: D779.id1972.diff
Mon, May 11, 22:38
F28376405: D779.diff
Mon, May 11, 21:52
Unknown Object (File)
Sun, May 3, 19:21
Unknown Object (File)
Fri, May 1, 12:01
Unknown Object (File)
Wed, Apr 29, 09:32
Unknown Object (File)
Mon, Apr 27, 02:05
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