Skip to content

Conversation

@pull
Copy link

@pull pull bot commented May 24, 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 : )

ndossche and others added 10 commits May 24, 2025 20:38
The properties are virtual so we need a custom get_property_ptr_ptr
handler.

Closes GH-18637.
* PHP-8.3:
  Fix memory leak when calloc() fails in php_readline_completion_cb()
* PHP-8.4:
  Fix memory leak when calloc() fails in php_readline_completion_cb()
  Fix GH-18641: Accessing a BcMath\Number property by ref crashes
retval can be refcounted but is not destroyed.

Closes GH-18638.
* PHP-8.3:
  Fix memory leaks in php_http.c when call_user_function() fails
* PHP-8.4:
  Fix memory leaks in php_http.c when call_user_function() fails
Fixing "invalid cpu feature string for builtin" errors that started to appear on Apple Clang 17.0.0
* PHP-8.3:
  Fix build on Apple Clang 17+ (#18629)
* PHP-8.4:
  Fix build on Apple Clang 17+ (#18629)
@pull pull bot added the ⤵️ pull label May 24, 2025
@pull pull bot merged commit ab80e09 into wudi:master May 24, 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.

2 participants