Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F32023843: D779.diff
Sat, Jun 6, 00:49
Unknown Object (File)
Wed, Jun 3, 17:24
Unknown Object (File)
Mon, Jun 1, 18:14
Unknown Object (File)
Tue, May 26, 02:01
Unknown Object (File)
Sun, May 24, 05:19
Unknown Object (File)
Fri, May 22, 22:35
Unknown Object (File)
Fri, May 22, 11:45
Unknown Object (File)
Fri, May 22, 06:11
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