Skip to content

Commit 7f7f915

Browse files
Placing core changes before anything else
1 parent c459625 commit 7f7f915

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

NEWS

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@ PHP NEWS
1111

1212
25 Nov 2021, PHP 8.1.0
1313

14-
- CLI:
15-
. Fixed bug #81496 (Server logs incorrect request method). (lauri)
16-
17-
- COM:
18-
. Dispatch using LANG_NEUTRAL instead of LOCALE_SYSTEM_DEFAULT. (Dmitry
19-
Maksimov)
20-
2114
- Core:
2215
. Fixed bug #81607 (CE_CACHE allocation with concurrent access). (Nikita,
2316
Dmitry)
@@ -59,6 +52,13 @@ PHP NEWS
5952
. Fixed bug #81076 (incorrect debug info on Closures with implicit binds).
6053
(krakjoe)
6154

55+
- CLI:
56+
. Fixed bug #81496 (Server logs incorrect request method). (lauri)
57+
58+
- COM:
59+
. Dispatch using LANG_NEUTRAL instead of LOCALE_SYSTEM_DEFAULT. (Dmitry
60+
Maksimov)
61+
6262
- Curl:
6363
. Fixed bug #81085 (Support CURLOPT_SSLCERT_BLOB for cert strings).
6464
(camporter)

0 commit comments

Comments
 (0)