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, Aug 31, 16:31
Unknown Object (File)
Wed, Aug 27, 05:32
Unknown Object (File)
Sun, Aug 24, 11:26
Unknown Object (File)
Wed, Aug 20, 21:59
Unknown Object (File)
Wed, Aug 20, 19:30
Unknown Object (File)
Mon, Aug 18, 08:45
Unknown Object (File)
Sun, Aug 17, 17:34
Unknown Object (File)
Sun, Aug 17, 16:07
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