Commit 6e11afcd789 for php.net
commit 6e11afcd789eb7b4d22cbf2dbeeb0bd9895c702c
Merge: 757898b1ca9 47f060ca330
Author: Ilija Tovilo <ilija.tovilo@me.com>
Date: Wed Jun 17 15:52:02 2026 +0200
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4:
Ignore leading namespace separator in ReflectionParameter::__construct()
diff --cc NEWS
index 79e0ca5eb49,1a069963bd5..2e6865da4a7
--- a/NEWS
+++ b/NEWS
@@@ -1,9 -1,12 +1,12 @@@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 8.4.24
+?? ??? ????, PHP 8.5.9
+ - Reflection:
+ . Fixed bug GH-22324 (Ignore leading namespace separator in
+ ReflectionParameter::__construct()). (jorgsowa)
-02 Jul 2026, PHP 8.4.23
+02 Jul 2026, PHP 8.5.8
- Core:
. Fixed bug GH-22280 (Incorrect compile error for goto to label preceding