Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F24972339: D779.id1971.diff
Sun, Mar 22, 10:29
F24965658: D779.id1972.diff
Sat, Mar 21, 21:32
F24963909: D779.id1971.diff
Sat, Mar 21, 18:19
F24963182: D779.diff
Sat, Mar 21, 16:46
Unknown Object (File)
Fri, Mar 20, 16:43
Unknown Object (File)
Thu, Mar 19, 15:45
Unknown Object (File)
Thu, Mar 19, 00:08
Unknown Object (File)
Wed, Mar 18, 00:06
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