Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 21, 2025

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

ndossche and others added 15 commits October 21, 2025 19:36
* PHP-8.3:
  phar: Fix file descriptor leak in phar_zip_flush() on failure.
* PHP-8.4:
  phar: Fix file descriptor leak in phar_zip_flush() on failure.
* PHP-8.5:
  phar: Fix file descriptor leak in phar_zip_flush() on failure.
…en gzip-compressed archive

`filterparams` can leak if `php_stream_fopen_tmpfile()` fails.
To solve this, move the temp file creation first.

Closes GH-20220.
* PHP-8.3:
  phar: Fix memory leak when opening temp file fails while trying to open gzip-compressed archive
* PHP-8.4:
  phar: Fix memory leak when opening temp file fails while trying to open gzip-compressed archive
* PHP-8.5:
  phar: Fix memory leak when opening temp file fails while trying to open gzip-compressed archive
* PHP-8.5:
  [ci skip] Update NEWS for PHP 8.5.0 RC4
@pull pull bot locked and limited conversation to collaborators Oct 21, 2025
@pull pull bot added the ⤵️ pull label Oct 21, 2025
@pull pull bot merged commit 40a42cf into wudi:master Oct 21, 2025
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