Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F29541474: D779.id1971.diff
Mon, May 18, 05:34
F29532390: D779.id1971.diff
Mon, May 18, 04:36
Unknown Object (File)
Fri, May 15, 23:54
Unknown Object (File)
Fri, May 15, 09:39
Unknown Object (File)
Thu, May 14, 12:18
Unknown Object (File)
Thu, May 14, 07:56
Unknown Object (File)
Thu, May 14, 05:30
Unknown Object (File)
Wed, May 13, 10:31
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