Skip to content

[pull] master from php:master#819

Merged
pull[bot] merged 4 commits into
ConnectionMaster:masterfrom
php:master
Jun 16, 2026
Merged

[pull] master from php:master#819
pull[bot] merged 4 commits into
ConnectionMaster:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Jun 16, 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 : )

iliaal and others added 4 commits June 16, 2026 07:36
Calling __unserialize() on an Openssl\Session that already holds an
SSL_SESSION overwrote obj->session without freeing the prior one, leaking
an SSL_SESSION (OpenSSL's allocator, bypasses memory_limit). There is no
legitimate use for re-running __unserialize() on a live instance, so
reject it: throw when obj->session is already populated, before any
overwrite.

Closes GH-22040
…ror message

Fix a missed case in #22044, that argument positions in transliterator_transliterate() error message could be wrong.

Closes #22331
@pull pull Bot locked and limited conversation to collaborators Jun 16, 2026
@pull pull Bot added the ⤵️ pull label Jun 16, 2026
@pull pull Bot merged commit 71d27d8 into ConnectionMaster:master Jun 16, 2026
1 check 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.

2 participants