Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Sep 8, 2025

See Commits and Changes for more details.


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

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

alexandre-daubois and others added 13 commits September 8, 2025 14:50
…e incorrectly combined with FILTER_NULL_ON_FAILURE flag (#19660)
* [RFC] Add a locale for grapheme case-insensitive functions

Co-authored-by: Gina Peter Banyard <[email protected]>
* PHP-8.3:
  Fix GH-11952: better locale strings canonicalization for IntlDateFormatter and NumberFormatter (#19593)
* PHP-8.4:
  Fix GH-11952: better locale strings canonicalization for IntlDateFormatter and NumberFormatter (#19593)
* PHP-8.3:
  Fix memory leak on failure in phar_convert_to_other()
  Fix metadata leak when phar convert logic fails
* PHP-8.4:
  Fix memory leak on failure in phar_convert_to_other()
  Fix metadata leak when phar convert logic fails
PSFS_FEED_ME is supposed to be returned when the filter did not receive
enough data and did not generate buckets for the output brigade.
The test generates buckets anyway on the output brigade, and the stream
layer did not handle that case causing a memory leak.
To solve this, discard any such buckets as it would conflict with the
status code returned by the filter. This keeps BC and solves the leak.

Closes GH-18972.
* PHP-8.3:
  Fix OSS-Fuzz #385993744
* PHP-8.4:
  Fix OSS-Fuzz #385993744
@pull pull bot locked and limited conversation to collaborators Sep 8, 2025
@pull pull bot added the ⤵️ pull label Sep 8, 2025
@pull pull bot merged commit 1869eff into wudi:master Sep 8, 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.

4 participants