FreeScout/Misc
Christian 906b64492f Fix TypeError in event notifications config methods
Add type checks to getEventNotificationsEvents() and getEventNotificationsMailboxes()
to handle cases where Option::get() returns an array instead of a JSON string.
This fixes the TypeError: json_decode(): Argument #1 must be of type string, array given
that occurred when opening the Settings page.
2025-12-06 07:14:50 +01:00
..
Config.php Fix TypeError in event notifications config methods 2025-12-06 07:14:50 +01:00
Messenger.php fix php version mismatches 2024-01-29 15:17:02 +01:00