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)
Sun, Aug 2, 07:14
Unknown Object (File)
Sat, Aug 1, 22:33
Unknown Object (File)
Tue, Jul 21, 00:57
Unknown Object (File)
Jul 6 2026, 11:42
Unknown Object (File)
Jul 4 2026, 21:38
Unknown Object (File)
Jul 4 2026, 20:14
Unknown Object (File)
Jul 4 2026, 12:58
Unknown Object (File)
Jul 3 2026, 23:20
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 Passed
Unit
No Test Coverage
Branch
phan (branched from master)