Commit 9150226166f for php.net

commit 9150226166ffc3bda3ca341a8b4f37dae09061fa
Author: ndossche <7771979+ndossche@users.noreply.github.com>
Date:   Thu Mar 12 22:04:08 2026 +0100

    [ci skip] NEWS for GH-20838

diff --git a/NEWS b/NEWS
index 76cca47611f..ed073067656 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP                                                                        NEWS
 - Bz2:
   . Fix truncation of total output size causing erroneous errors. (ndossche)

+- Opcache:
+  . 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
     keys). (iliaal)