Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jun 20, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

iluuu1994 and others added 9 commits June 20, 2025 22:42
These tests attempt to test that no memory is leaked for stream calls. However,
it is incorrect to assume the memory will not increase for other reasons, e.g.
when growing resource buffers, for the output buffer, etc. This was discovered
through 9cacc57 with USE_TRACKED_ALLOC=1, but
this can also fail with USE_ZEND_ALLOC=1 when increasing loop iterations.
* PHP-8.1:
  Remove bug61371 test
* PHP-8.2:
  Remove bug61371 test
* PHP-8.3:
  Remove bug61371 test
* PHP-8.4:
  Remove bug61371 test
… attribute

This is on the border line of a bugfix and a new feature.
Anyway, this is necessary to fix compatibility with .NET clients.

Closes GH-18701.
* PHP-8.3:
  Fix memory leaks when returning refcounted value from curl callback
* PHP-8.4:
  Fix memory leaks when returning refcounted value from curl callback
@pull pull bot added the ⤵️ pull label Jun 20, 2025
@pull pull bot merged commit 89be689 into wudi:master Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants