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)
Sun, Apr 21, 5:08 PM
Unknown Object (File)
Sun, Apr 21, 5:08 PM
Unknown Object (File)
Sun, Apr 21, 5:08 PM
Unknown Object (File)
Wed, Apr 17, 5:18 PM
Unknown Object (File)
Wed, Apr 17, 10:16 AM
Unknown Object (File)
Tue, Apr 9, 9:30 PM
Unknown Object (File)
Mon, Apr 8, 7:03 PM
Unknown Object (File)
Mar 19 2024, 1:07 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.