Skip to content

[pull] master from php:master - #1262

Merged
pull[bot] merged 3 commits into
turkdevops:masterfrom
php:master
Sep 11, 2026
Merged

[pull] master from php:master#1262
pull[bot] merged 3 commits into
turkdevops:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Sep 11, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

The array form walked the entries by synthetic 0..n-1 indices, so a files
array with non-sequential keys (as returned by array_filter() and similar)
or an integer element extracted nothing while still returning true. It now
iterates the array values, honouring every entry regardless of its keys.

Close GH-23647
* PHP-8.4:
  ext/zip: ZipArchive::extractTo() ignores files given in a non-list array
* PHP-8.5:
  ext/zip: ZipArchive::extractTo() ignores files given in a non-list array

# Conflicts:
#	ext/zip/php_zip.c
@pull pull Bot locked and limited conversation to collaborators Sep 11, 2026
@pull pull Bot added the ⤵️ pull label Sep 11, 2026
@pull
pull Bot merged commit 04c41f0 into turkdevops:master Sep 11, 2026
0 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant