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)
Fri, Apr 19, 02:43
Unknown Object (File)
Fri, Apr 19, 00:21
Unknown Object (File)
Wed, Apr 17, 23:46
Unknown Object (File)
Mon, Apr 15, 12:03
Unknown Object (File)
Sun, Apr 14, 22:07
Unknown Object (File)
Sun, Apr 14, 09:25
Unknown Object (File)
Wed, Apr 10, 17:18
Unknown Object (File)
Tue, Apr 9, 22:34
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