Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Feb 26, 2025

Backport of PR #51050

@backportbot backportbot bot added bug 3. to review Waiting for reviews php Pull requests that update Php code labels Feb 26, 2025
@backportbot backportbot bot added this to the Nextcloud 29.0.13 milestone Feb 26, 2025
@artonge artonge enabled auto-merge February 26, 2025 13:57
@artonge artonge disabled auto-merge March 3, 2025 15:14
The `array_diff` is not comparing the array keys. This means that an extra key with an expected hash will not be reported. Using `array_diff_assoc` will report such files.

For example, copying `status.php` to `status 2.php`, will only be reported with the new version.

Signed-off-by: Louis Chemineau <[email protected]>
@artonge artonge force-pushed the backport/51050/stable29 branch from 7c2db9e to 7588237 Compare March 3, 2025 15:15
@artonge artonge merged commit e906134 into stable29 Mar 4, 2025
182 checks passed
@artonge artonge deleted the backport/51050/stable29 branch March 4, 2025 12:40
@blizzz blizzz mentioned this pull request Mar 4, 2025
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants