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)
Sat, Jun 15, 11:56
Unknown Object (File)
Tue, Jun 11, 02:18
Unknown Object (File)
Mon, Jun 10, 02:58
Unknown Object (File)
Sat, Jun 8, 23:09
Unknown Object (File)
Fri, Jun 7, 16:02
Unknown Object (File)
Fri, Jun 7, 10:27
Unknown Object (File)
Fri, Jun 7, 08:28
Unknown Object (File)
Thu, Jun 6, 18:43
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