Skip to content

[pull] master from php:master#1058

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

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

Conversation

@pull

@pull pull Bot commented Jul 3, 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 : )

ZipArchive::getFromIndex() already passed flags to zip_fopen_index(), but it
used an unflagged stat call to determine the entry size. Use the same flags
for the stat lookup so deleted entries can still be read with
ZipArchive::FL_UNCHANGED, matching ZipArchive::getFromName().

Closes #21706
* PHP-8.4:
  Fix GH-21705: ZipArchive::getFromIndex() ignores FL_UNCHANGED (#21706)
* PHP-8.5:
  Fix GH-21705: ZipArchive::getFromIndex() ignores FL_UNCHANGED (#21706)
@pull pull Bot locked and limited conversation to collaborators Jul 3, 2026
@pull pull Bot added the ⤵️ pull label Jul 3, 2026
@pull pull Bot merged commit 041ef84 into turkdevops:master Jul 3, 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