Commit d64eb790f6a for php.net
commit d64eb790f6aa63bdc23dd2788630afc50ce4a387
Author: Gina Peter Banyard <girgias@php.net>
Date: Mon Apr 13 11:16:07 2026 +0100
Fix-up NEWS
diff --git a/NEWS b/NEWS
index a09ef9491f0..6c284c501b0 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@ PHP NEWS
initialized lazy proxies). (iliaal)
. Fixed bug GH-21605 (Missing addref for Countable::count()). (ilutov)
. Fixed bug GH-21699 (Assertion failure in shutdown_executor when resolving
- self::/parent::/static:: callables if the error handler throws).
+ self::/parent::/static:: callables if the error handler throws). (macoaure)
- Curl:
. Add support for brotli and zstd on Windows. (Shivam Mathur)