]> source.dussan.org Git - nextcloud-server.git/commit
fix(appstore): Ensure returned apps from AppStore are valid
authorGit'Fellow <12234510+solracsf@users.noreply.github.com>
Mon, 9 Sep 2024 17:50:11 +0000 (19:50 +0200)
committerGit'Fellow <12234510+solracsf@users.noreply.github.com>
Wed, 11 Sep 2024 09:12:59 +0000 (11:12 +0200)
commit8585b053574c0f9cc3d34c1b064688012e060b28
treebdc3f0a71895722489fe26b61ee9f0e4e1382080
parent3a85997940470bb30ecfa33e4bf4a5d247207e9d
fix(appstore): Ensure returned apps from AppStore are valid

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: lint

chore: remove space

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: check if response array is null

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
chore: Add log
lib/private/App/AppStore/Fetcher/AppFetcher.php