Skip to content

Commit b757a5c

Browse files
committed
[skip ci] Fix typo in NEWS
1 parent c35e391 commit b757a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PHP NEWS
1111
function triggered by bailout in php_output_lock_error()). (timwolla)
1212
. Fix OSS-Fuzz #471533782 (Infinite loop in GC destructor fiber). (ilutov)
1313
. Fix OSS-Fuzz #472563272 (Borked block_pass JMP[N]Z optimization). (ilutov)
14-
. Fixed bug GH-GH-20914 (Internal enums can be cloned and compared). (Arnaud)
14+
. Fixed bug GH-20914 (Internal enums can be cloned and compared). (Arnaud)
1515
. Fix OSS-Fuzz #474613951 (Leaked parent property default value). (ilutov)
1616

1717
- MbString:

0 commit comments

Comments
 (0)