Page MenuHomeDevCentral

Add PSR-3 log implementation to phan configuration
ClosedPublic

Authored by dereckson on Dec 30 2016, 02:22.
Tags
None
Referenced Files
F44245420: D779.id1971.diff
Sun, Aug 16, 04:49
Unknown Object (File)
Fri, Aug 14, 11:56
Unknown Object (File)
Thu, Aug 13, 01:28
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
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