Commit 0caebdc2a7a for php.net
commit 0caebdc2a7a7afd29ac086e2a94ea3a38ac5ed7f
Author: David Carlier <devnexen@gmail.com>
Date: Sun Sep 20 07:17:22 2026 +0100
[skip ci] Add NEWS entry for GH-23752
diff --git a/NEWS b/NEWS
index 4dfd11f500f..56cd7e89b6e 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ PHP NEWS
of various internal classes. (ndossche, timwolla)
. Fixed OSS-Fuzz 532353396 (assertion failure with static type). (Girgias)
. Fix GH-23662 (Avoid NAN warning in print_r()). (CodedByManish)
+ . Fixed bug GH-23752 (Use scoped diagnostic suppression for the global
+ register declarations so the caller's -Wvolatile-register-var state is
+ restored). (yqtian-se)
- CLI
. Fix GH-22567 (Windows ZTS CLI SAPI should refresh its TSRMLS cache during