Skip to content

Commit 46a1534

Browse files
committed
[ci skip] Fix NEWS entries
These entries are duplicates, but also shouldn't be here in the first place because they were also merged into stable branches.
1 parent db65503 commit 46a1534

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

NEWS

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ PHP NEWS
2323
. Fixed bug GH-20426 (Spoofchecker::setRestrictionLevel() error message
2424
suggests missing constants). (DanielEScherzer)
2525

26-
- Mbstring
27-
. Fixed bug GH-20674 (Fix GH-20674 mb_decode_mimeheader does not handle
28-
separator). (Yuya Hamada)
29-
3026
- Fibers:
3127
. Fixed bug GH-20483 (ASAN stack overflow with fiber.stack_size INI
3228
small value). (David Carlier)
@@ -35,8 +31,6 @@ PHP NEWS
3531
. ini_set() with mbstring.detect_order changes the order of mb_detect_order
3632
as intended, since mbstring.detect_order is an INI_ALL setting. (tobee94)
3733
. Added GB18030-2022 to default encoding list for zh-CN. (HeRaNO)
38-
. Fixed bug GH-20674 (Fix GH-20674 mb_decode_mimeheader does not handle
39-
separator). (Yuya Hamada)
4034

4135
- Opcache:
4236
. Fixed bug GH-20051 (apache2 shutdowns when restart is requested during

0 commit comments

Comments
 (0)