Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F7117138: D779.id1972.diff
Sun, Apr 20, 23:57
Unknown Object (File)
Fri, Apr 18, 23:45
Unknown Object (File)
Thu, Apr 17, 02:19
Unknown Object (File)
Wed, Apr 16, 06:37
Unknown Object (File)
Sun, Apr 13, 07:47
Unknown Object (File)
Tue, Apr 8, 01:36
Unknown Object (File)
Sun, Apr 6, 14:14
Unknown Object (File)
Sun, Apr 6, 13:22
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