Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F3211796: D779.id1972.diff
Sat, Jun 29, 06:51
F3211442: D779.id1972.diff
Sat, Jun 29, 06:03
F3194253: D779.id1971.diff
Fri, Jun 28, 13:45
F3194241: D779.id1971.diff
Fri, Jun 28, 13:44
Unknown Object (File)
Wed, Jun 26, 15:11
Unknown Object (File)
Wed, Jun 26, 13:03
Unknown Object (File)
Tue, Jun 25, 19:03
Unknown Object (File)
Tue, Jun 25, 08:57
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