Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F26847417: D779.diff
Mon, Apr 27, 02:05
Unknown Object (File)
Sat, Apr 18, 20:07
Unknown Object (File)
Sat, Apr 18, 02:58
Unknown Object (File)
Thu, Apr 16, 19:44
Unknown Object (File)
Wed, Apr 15, 20:36
Unknown Object (File)
Sun, Apr 12, 18:47
Unknown Object (File)
Sat, Apr 11, 13:53
Unknown Object (File)
Fri, Apr 10, 23:21
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