Skip to content

[stable31] fix: Fix Undefined array key "flags" on upgrade - #53536

Merged
susnux merged 1 commit into
stable31from
fix/fix-php-error-on-upgrade
Jun 18, 2025
Merged

[stable31] fix: Fix Undefined array key "flags" on upgrade#53536
susnux merged 1 commit into
stable31from
fix/fix-php-error-on-upgrade

Conversation

@come-nc

Copy link
Copy Markdown
Contributor

Summary

This targets stable31 because the isUpgradedTo31 is specific to this branch. flags cannot be missing on 31 and higher I think, only in the upgrade process.

Checklist

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nccome-nc added this to the Nextcloud 31.0.7 milestone Jun 17, 2025
@come-nccome-nc self-assigned this Jun 17, 2025
@come-nccome-nc added the 3. to review Waiting for reviews label Jun 17, 2025
@come-nccome-nc changed the title fix: Fix Undefined array key "flags" on upgrade[stable31] fix: Fix Undefined array key "flags" on upgradeJun 17, 2025
@susnux
susnux merged commit ba041fb into stable31Jun 18, 2025
@susnux
susnux deleted the fix/fix-php-error-on-upgrade branch June 18, 2025 07:45
@nextcloud-botnextcloud-bot mentioned this pull request Jul 3, 2025
6 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@come-nc@ArtificialOwl@AndyScherzinger@susnux