diff --git a/ChangeLog-8.php b/ChangeLog-8.php
index 94982e844..fc68c662a 100644
--- a/ChangeLog-8.php
+++ b/ChangeLog-8.php
@@ -97,7 +97,7 @@ changelog_header(8, $MINOR_VERSIONS);
- Fixed bug (realloc with size 0 in user_filters.c).
- Fix memory leak on overflow in _php_stream_scandir().
- - Fixed GHSA-hgf54-96fm-v528 (Stream HTTP wrapper header check might omit basic auth header). (CVE-2025-1736)
+ - Fixed (Stream HTTP wrapper header check might omit basic auth header). (CVE-2025-1736)
- Fixed (Stream HTTP wrapper truncate redirect location to 1024 bytes). (CVE-2025-1861)
- Fixed (Streams HTTP wrapper does not fail for headers without colon). (CVE-2025-1734)
- Fixed (Header parser of `http` stream wrapper does not handle folded headers). (CVE-2025-1217)
@@ -1087,7 +1087,7 @@ changelog_header(8, $MINOR_VERSIONS);
- Fixed bug (realloc with size 0 in user_filters.c).
- Fix memory leak on overflow in _php_stream_scandir().
- - Fixed GHSA-hgf54-96fm-v528 (Stream HTTP wrapper header check might omit basic auth header). (CVE-2025-1736)
+ - Fixed (Stream HTTP wrapper header check might omit basic auth header). (CVE-2025-1736)
- Fixed (Stream HTTP wrapper truncate redirect location to 1024 bytes). (CVE-2025-1861)
- Fixed (Streams HTTP wrapper does not fail for headers without colon). (CVE-2025-1734)
- Fixed (Header parser of `http` stream wrapper does not handle folded headers). (CVE-2025-1217)
@@ -2812,7 +2812,7 @@ changelog_header(8, $MINOR_VERSIONS);
- Streams:
- - Fixed GHSA-hgf54-96fm-v528 (Stream HTTP wrapper header check might omit basic auth header). (CVE-2025-1736)
+ - Fixed (Stream HTTP wrapper header check might omit basic auth header). (CVE-2025-1736)
- Fixed (Stream HTTP wrapper truncate redirect location to 1024 bytes). (CVE-2025-1861)
- Fixed (Streams HTTP wrapper does not fail for headers without colon). (CVE-2025-1734)
- Fixed (Header parser of `http` stream wrapper does not handle folded headers). (CVE-2025-1217)
@@ -5325,7 +5325,7 @@ changelog_header(8, $MINOR_VERSIONS);
- Streams:
- - Fixed GHSA-hgf54-96fm-v528 (Stream HTTP wrapper header check might omit basic auth header). (CVE-2025-1736)
+ - Fixed (Stream HTTP wrapper header check might omit basic auth header). (CVE-2025-1736)
- Fixed (Stream HTTP wrapper truncate redirect location to 1024 bytes). (CVE-2025-1861)
- Fixed (Streams HTTP wrapper does not fail for headers without colon). (CVE-2025-1734)
- Fixed (Header parser of `http` stream wrapper does not handle folded headers). (CVE-2025-1217)