Commit a29f36cad75 for php.net
commit a29f36cad75cc3c8ee07dcc20ca8eeeafdef12dd
Merge: 8db314629a1 60b3fa3c76f
Author: Tim Düsterhus <tim@bastelstu.be>
Date: Tue Apr 28 23:53:04 2026 +0200
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4:
version_compare: Fix handling of version numbers with a trailing dot (#21689)
diff --cc NEWS
index c5edd065734,ef713ddd725..ae2ffb2499c
--- a/NEWS
+++ b/NEWS
@@@ -1,10 -1,12 +1,12 @@@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 8.4.22
+?? ??? ????, PHP 8.5.7
-
+ - Standard:
+ . Fixed bug GH-21689 (version_compare() incorrectly handles versions ending
+ with a dot). (timwolla)
-07 May 2026, PHP 8.4.21
+07 May 2026, PHP 8.5.6
- Core:
. Fixed bug GH-19983 (GC assertion failure with fibers, generators and