Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F44538522: D779.diff
Mon, Aug 17, 13:15
F44523926: D779.id1972.diff
Mon, Aug 17, 11:47
F44474037: D779.id1972.diff
Mon, Aug 17, 06:28
Unknown Object (File)
Sun, Aug 16, 04:49
Unknown Object (File)
Fri, Aug 14, 11:56
Unknown Object (File)
Thu, Aug 13, 01:28
Unknown Object (File)
Sun, Aug 2, 07:14
Unknown Object (File)
Sat, Aug 1, 22:33
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