Commit 6f32a4a7df6 for php.net
commit 6f32a4a7df6be85617c4d0be67a7f619e92d907d
Merge: b6ca14799d2 ede7c673892
Author: Arnaud Le Blanc <arnaud.lb@gmail.com>
Date: Mon Feb 16 14:50:22 2026 +0100
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4:
Fix build with -std=
diff --cc NEWS
index 16327ecd994,4f965513037..aedf457287b
--- a/NEWS
+++ b/NEWS
@@@ -15,7 -10,12 +15,8 @@@ PH
accessing properties on Reflection LazyProxy via isset()). (Arnaud)
. Fixed OSS-Fuzz #478009707 (Borked assign-op/inc/dec on untyped hooked
property backing value). (ilutov)
+ . Fixed bug GH-21215 (Build fails with -std=). (Arnaud)
-- Curl:
- . Fixed bug GH-21023 (CURLOPT_XFERINFOFUNCTION crash with a null callback).
- (David Carlier)
-
- Date:
. Fixed bug GH-20936 (DatePeriod::__set_state() cannot handle null start).
(ndossche)
diff --cc main/debug_gdb_scripts.c
index 7a4bf00980c,43282857cf1..6db215f384b
Binary files differ