Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F14726660: D779.id1971.diff
Sun, Nov 30, 06:51
Unknown Object (File)
Tue, Nov 25, 15:00
Unknown Object (File)
Mon, Nov 24, 08:42
Unknown Object (File)
Sun, Nov 23, 09:47
Unknown Object (File)
Thu, Nov 20, 03:32
Unknown Object (File)
Wed, Nov 19, 09:45
Unknown Object (File)
Wed, Nov 19, 09:38
Unknown Object (File)
Wed, Nov 19, 09:35
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