Files
nextcloud-server-mirror/lib/private/Calendar/CalendarQuery.php
Christoph Wurst 53cc26e0be Fix initialization of calendar search URIs
They are an empty array by default. If you don't initialize then
accessing them via the setter will throw a type error.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-11 10:53:11 +01:00

2.9 KiB