Commit 9de37a33a65 for php.net

commit 9de37a33a659f55b00cdd6955dbc3b11f98b3313
Merge: 37fe144333a 20f9772063c
Author: Gina Peter Banyard <girgias@php.net>
Date:   Thu Dec 25 19:43:44 2025 +0100

    Merge branch 'PHP-8.4' into PHP-8.5

diff --cc NEWS
index 118a8e52103,604f81d3078..d445c491210
--- a/NEWS
+++ b/NEWS
@@@ -53,12 -57,9 +53,13 @@@ PH

  - Standard:
    . Fix error check for proc_open() command. (ndossche)
+   . Fix memory leak in mail() when header key is numeric. (Girgias)

 -18 Dec 2025, PHP 8.4.16
 +- URI:
 +  . Fixed bug GH-20771 (Assertion failure when getUnicodeHost() returns
 +    empty string). (ndossche)
 +
 +18 Dec 2025, PHP 8.5.1

  - Core:
    . Sync all boost.context files with release 1.86.0. (mvorisek)