Skip to content

[pull] master from php:master#837

Merged
pull[bot] merged 3 commits intoturkdevops:masterfrom
php:master
Apr 4, 2026
Merged

[pull] master from php:master#837
pull[bot] merged 3 commits intoturkdevops:masterfrom
php:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 4, 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 : )

devnexen added 3 commits April 4, 2026 20:32
The call to xsltCleanupGlobals() during module shutdown can cause
a segfault in xmlHashFree() when freeing libxslt internal hash
tables. This is the same class of shutdown cleanup issue that led
to xmlCleanupParser() being removed from ext/libxml. The process
is about to exit and the OS will reclaim all memory, making the
explicit cleanup both unnecessary and harmful.

close GH-21610
* PHP-8.4:
  Fix GH-21600: Remove xsltCleanupGlobals call in ext/xsl MSHUTDOWN.
* PHP-8.5:
  Fix GH-21600: Remove xsltCleanupGlobals call in ext/xsl MSHUTDOWN.
@pull pull bot locked and limited conversation to collaborators Apr 4, 2026
@pull pull bot added the ⤵️ pull label Apr 4, 2026
@pull pull bot merged commit d7c3b3a into turkdevops:master Apr 4, 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.

1 participant