Page MenuHomePhorge

Fix crash when checking for nonexistent handler.
ClosedPublic

Authored by mollekopf on Mar 11 2023, 12:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 26, 3:30 AM
Unknown Object (File)
Tue, Oct 22, 7:48 PM
Unknown Object (File)
Sep 13 2024, 8:39 AM
Unknown Object (File)
Sep 13 2024, 8:39 AM
Unknown Object (File)
Sep 10 2024, 6:58 PM
Unknown Object (File)
Sep 3 2024, 12:24 PM
Unknown Object (File)
Aug 30 2024, 4:05 AM
Unknown Object (File)
Aug 20 2024, 5:53 AM
Subscribers
None

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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mollekopf created this revision.
mollekopf added a reviewer: Restricted Project.Mar 11 2023, 12:55 PM

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

This revision is now accepted and ready to land.Mar 13 2023, 12:04 PM
This revision was automatically updated to reflect the committed changes.