Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F24945284: D779.id1972.diff
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
Unknown Object (File)
Fri, Mar 13, 18:59
Unknown Object (File)
Fri, Mar 13, 09:38
Unknown Object (File)
Wed, Mar 11, 23:29
Unknown Object (File)
Wed, Mar 11, 04:40
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