nextcloud/lib/private/App/AppStore/Fetcher
Ferdinand Thiessen 63f19661d2
fix(AppStore\Fetcher): Ensure get returns an array
When fetch fails and the `data` prop contains null (e.g. `json_decode` failed),
then we should return an empty array instead of null.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-22 15:01:16 +01:00
..
AppDiscoverFetcher.php fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date 2024-03-19 09:36:06 +01:00
AppFetcher.php Fix psalm errors 2024-02-23 15:53:41 +01:00
CategoryFetcher.php Refactor lib/private/App 2024-02-23 15:53:41 +01:00
Fetcher.php fix(AppStore\Fetcher): Ensure get returns an array 2024-03-22 15:01:16 +01:00