This fixes the following issue detected by phan:
app/Exceptions/Handler.php:49 PhanUndeclaredClassMethod Call to method error from undeclared class \Psr\Log\LoggerInterface
Differential D779
Add PSR-3 log implementation to phan configuration dereckson on Dec 30 2016, 02:22. Authored by Tags None Referenced Files
Subscribers
Details
This fixes the following issue detected by phan: app/Exceptions/Handler.php:49 PhanUndeclaredClassMethod Call to method error from undeclared class \Psr\Log\LoggerInterface phan | grep Psr
Diff Detail
Event TimelineComment Actions Build is green https://ci.nasqueron.org/job/test-notifications-phab/243/ for more details. |