Commit b757a5c73b7 for php.net
commit b757a5c73b78aa3e7429b2fd9919960c8e3ccc9e
Author: Tim Düsterhus <tim@tideways-gmbh.com>
Date: Tue Jan 13 15:22:29 2026 +0100
[skip ci] Fix typo in NEWS
diff --git a/NEWS b/NEWS
index b699badddbf..754ab95409e 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ PHP NEWS
function triggered by bailout in php_output_lock_error()). (timwolla)
. Fix OSS-Fuzz #471533782 (Infinite loop in GC destructor fiber). (ilutov)
. Fix OSS-Fuzz #472563272 (Borked block_pass JMP[N]Z optimization). (ilutov)
- . Fixed bug GH-GH-20914 (Internal enums can be cloned and compared). (Arnaud)
+ . Fixed bug GH-20914 (Internal enums can be cloned and compared). (Arnaud)
. Fix OSS-Fuzz #474613951 (Leaked parent property default value). (ilutov)
- MbString: