Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Sep 14, 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 : )

…ures can cause a crash

Due to user closures, the `fbc` address isn't unique if the memory address is reused.
We need to distinguish using a unique key, and we choose arg_info such
that it can be reused across different functions.

Closes GH-19654.
* PHP-8.3:
  Fix GH-19653: Closure named argument unpacking between temporary closures can cause a crash
* PHP-8.4:
  Fix GH-19653: Closure named argument unpacking between temporary closures can cause a crash
@pull pull bot locked and limited conversation to collaborators Sep 14, 2025
@pull pull bot added the ⤵️ pull label Sep 14, 2025
@pull pull bot merged commit d6300a3 into wudi:master Sep 14, 2025
8 checks 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.

1 participant