Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F11081700: D779.id.diff
Wed, Aug 13, 15:05
Unknown Object (File)
Mon, Aug 11, 05:43
Unknown Object (File)
Sun, Aug 10, 05:11
Unknown Object (File)
Thu, Aug 7, 21:20
Unknown Object (File)
Wed, Aug 6, 19:30
Unknown Object (File)
Wed, Aug 6, 09:18
Unknown Object (File)
Wed, Aug 6, 07:13
Unknown Object (File)
Wed, Aug 6, 02:43
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