Page MenuHomePhabricator

unknown class Monolog\Handler\AbstractProcessingHandler
Closed, ResolvedPublic

Description

After the introduction of https://gerrit.wikimedia.org/r/#/c/198674/, if $IP/vendor does not include Monolog this error will be seen:

unknown class Monolog\Handler\AbstractProcessingHandler

This is caused by the non-namespaced shim classes for the PSR-3 logging layer all being in the same PHP source file.

Event Timeline

bd808 claimed this task.
bd808 raised the priority of this task from to High.
bd808 updated the task description. (Show Details)
bd808 subscribed.

Change 202221 had a related patch set uploaded (by BryanDavis):
Separate Monolog shims from other logging shims

https://gerrit.wikimedia.org/r/202221

Change 202221 merged by jenkins-bot:
Separate Monolog shims from other logging shims

https://gerrit.wikimedia.org/r/202221