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)
Thu, Nov 13, 07:31
Unknown Object (File)
Wed, Nov 12, 10:11
Unknown Object (File)
Wed, Nov 12, 08:05
Unknown Object (File)
Wed, Nov 12, 02:35
Unknown Object (File)
Tue, Nov 11, 22:27
Unknown Object (File)
Mon, Nov 10, 23:04
Unknown Object (File)
Mon, Nov 10, 21:42
Unknown Object (File)
Sun, Nov 9, 22:16
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