Commit 6124206e4b8 for php.net

commit 6124206e4b8f6b62ebf10cf8715cc4e115c449ae
Merge: 5b4b1771da1 05e9a57017b
Author: Peter Kokot <peterkokot@gmail.com>
Date:   Wed Jun 17 18:57:00 2026 +0200

    Merge branch 'PHP-8.4' into PHP-8.5

    * PHP-8.4:
      Update NEWS
      zend: fix missing return in global register detection (GH-22206) (#22320)

diff --cc NEWS
index 0ad443c0381,015fc3ca6c6..d0c627e6761
--- a/NEWS
+++ b/NEWS
@@@ -1,10 -1,10 +1,12 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? ????, PHP 8.4.24
 +?? ??? ????, PHP 8.5.9

  - Core:
 +  . Fixed bug GH-22290 (AST pretty printing does not correctly handle strings
 +    containing NUL). (iliaal)
+   . Fixed bug GH-22206 (missing return in global register detection).
+     (P3p111n0)

  - Reflection:
    . Fixed bug GH-22324 (Ignore leading namespace separator in