Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F8366650: D779.id1971.diff
Mon, May 12, 12:58
Unknown Object (File)
Sun, May 11, 13:25
Unknown Object (File)
Thu, May 8, 10:02
Unknown Object (File)
Mon, May 5, 22:44
Unknown Object (File)
Mon, May 5, 07:00
Unknown Object (File)
Fri, May 2, 05:17
Unknown Object (File)
Thu, May 1, 07:32
Unknown Object (File)
Wed, Apr 30, 10:18
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