Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F25233689: D779.id1971.diff
Mon, Apr 6, 10:57
Unknown Object (File)
Sun, Apr 5, 01:54
Unknown Object (File)
Sat, Apr 4, 20:32
Unknown Object (File)
Sat, Apr 4, 19:01
Unknown Object (File)
Fri, Apr 3, 23:13
Unknown Object (File)
Fri, Apr 3, 19:52
Unknown Object (File)
Sat, Mar 28, 17:03
Unknown Object (File)
Tue, Mar 24, 11:17
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