Skip to content

[pull] master from php:master#739

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

[pull] master from php:master#739
pull[bot] merged 3 commits into
ConnectionMaster:masterfrom
php:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 11, 2026

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 : )

bukka and others added 3 commits May 11, 2026 20:12
The single seekable field caused write-chain seeks to reset filter
state after the bug #49874 fix, breaking dechunk on php://temp (used
by Symfony HttpClient).

Split into read_seekable and write_seekable. Write defaults to ALWAYS
for stateless and non-buffering filters. Buffer-holding filters
(zlib, bz2, convert.*) accept a write_seek_mode parameter:
"preserve" (default), "reset", or "strict". Invalid values throw
ValueError.

php_user_filter::seek gains a third int $chain argument; the ops
seek signature is unchanged.
After c1c6520, libgd needs PNG support to pass this test. Skip the
test if we are using (external) libgd without it.

close GH-22016
* PHP-8.5:
  ext/gd: imagebmp_basic.phpt test require PNG support.
@pull pull Bot locked and limited conversation to collaborators May 11, 2026
@pull pull Bot added the ⤵️ pull label May 11, 2026
@pull pull Bot merged commit 10dad92 into ConnectionMaster:master May 11, 2026
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.

3 participants