Page MenuHomekolab.org

Fix crash when checking for nonexistent handler.
ClosedPublic

Authored by mollekopf on Sat, Mar 11, 12:49 PM.

Details

Summary

Required when creating a distlist, because we're looking for App\Handlers\Files.
Added warnings because it doesn't seem like it should normalyl occur.

Diff Detail

Repository
rK kolab
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

mollekopf requested review of this revision.Sat, Mar 11, 12:49 PM
mollekopf created this revision.
mollekopf added a reviewer: Restricted Project.Sat, Mar 11, 12:55 PM

I suppose some of this is just required because of php8.

machniak accepted this revision.Mon, Mar 13, 12:04 PM
This revision is now accepted and ready to land.Mon, Mar 13, 12:04 PM
Closed by commit rKcc4126d99e51: Fix crash when checking for nonexistent handler. (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>). · Explain WhyWed, Mar 22, 10:50 AM
This revision was automatically updated to reflect the committed changes.