Commit ed3eb8519a6 for php.net

commit ed3eb8519a649e9f4b16a568750baacb9c314a9a
Merge: 757dadcf1f0 9150226166f
Author: ndossche <7771979+ndossche@users.noreply.github.com>
Date:   Thu Mar 12 22:04:32 2026 +0100

    Merge branch 'PHP-8.4' into PHP-8.5

    * PHP-8.4:
      [ci skip] NEWS for GH-20838

diff --cc NEWS
index 767b35b0048,ed073067656..dbfdcbdb711
--- a/NEWS
+++ b/NEWS
@@@ -10,8 -6,8 +10,10 @@@ PH
    . Fix truncation of total output size causing erroneous errors. (ndossche)

  - Opcache:
 +  . Fixed bug GH-21052 (Preloaded constant erroneously propagated to file-cached
 +    script). (ilutov)
+   . Fixed bug GH-20838 (JIT compiler produces wrong arithmetic results).
+     (Dmitry, iliaal)

  - OpenSSL:
    . Fixed bug GH-21083 (Skip private_key_bits validation for EC/curve-based