Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F6528237: D779.diff
Sun, Mar 30, 11:25
Unknown Object (File)
Tue, Mar 25, 01:37
Unknown Object (File)
Mon, Mar 24, 04:34
Unknown Object (File)
Wed, Mar 19, 20:17
Unknown Object (File)
Tue, Mar 18, 16:22
Unknown Object (File)
Fri, Mar 14, 13:21
Unknown Object (File)
Fri, Mar 14, 01:02
Unknown Object (File)
Tue, Mar 11, 08:29
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