Skip to content

[pull] master from php:master#603

Merged
pull[bot] merged 17 commits into
dolfly:masterfrom
php:master
Mar 10, 2026
Merged

[pull] master from php:master#603
pull[bot] merged 17 commits into
dolfly:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Mar 10, 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 : )

TimWolla and others added 17 commits March 10, 2026 20:06
…21402)

This can likely succeed by just comparing pointers in a majority of cases.
…ing during session abort"

This reverts commit 0acde11.

The patch is incorrect as described in GH-21200 in the post-merge
comments.
* PHP-8.4:
  Revert "ext/session: Fix memory leak due to multiple exception happening during session abort"
* PHP-8.5:
  Revert "ext/session: Fix memory leak due to multiple exception happening during session abort"
This path wasn't tested (clearly).
To trigger this we use FFI, which seemed like the easiest way that
doesn't involve using another process messing with the shared memory.

Closes GH-21388.
* PHP-8.4:
  Fix memory leak in shm_get_var() when variable is corrupted
* PHP-8.5:
  Fix memory leak in shm_get_var() when variable is corrupted
* PHP-8.4:
  soap: Fix const-generic compile warning
* PHP-8.5:
  soap: Fix const-generic compile warning
* PHP-8.4:
  soap: Fix const violation
* PHP-8.5:
  soap: Fix const violation
…r offset instead.

The cookie option parser uses a wrong offset to start scanning
attributes, causing cookie values containing substrings like
"path=" or "domain=" to be falsely matched as attributes.

close GH-21400
* PHP-8.4:
  ext/soap: Fix wrong cookie options offset calculation, using separator offset instead.
* PHP-8.5:
  ext/soap: Fix wrong cookie options offset calculation, using separator offset instead.
@pull pull Bot locked and limited conversation to collaborators Mar 10, 2026
@pull pull Bot added the ⤵️ pull label Mar 10, 2026
@pull pull Bot merged commit ed88724 into dolfly:master Mar 10, 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.

4 participants