Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 2, 17:04
Unknown Object (File)
Sat, Nov 1, 14:06
Unknown Object (File)
Fri, Oct 31, 12:39
Unknown Object (File)
Sat, Oct 25, 18:23
Unknown Object (File)
Fri, Oct 24, 08:21
Unknown Object (File)
Mon, Oct 20, 01:57
Unknown Object (File)
Sat, Oct 18, 08:46
Unknown Object (File)
Tue, Oct 14, 22:03
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