nextcloud-server/lib/private/App
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 +07:00
..
AppStore fix(AppStore\Fetcher): Ensure `get` returns an array 2024-03-22 15:01:16 +07:00
AppManager.php fix(AppManager): Allow to query dark **or** bright icon 2024-03-08 09:51:03 +07:00
CompareVersion.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
DependencyAnalyzer.php Refactor lib/private/App 2024-02-23 15:53:41 +07:00
InfoParser.php Fix code style 2024-02-23 15:53:41 +07:00
Platform.php Fix code style 2024-02-23 15:53:41 +07:00
PlatformRepository.php Suppress false-positives from psalm, waiting for fix upstream 2022-11-07 10:01:53 +07:00