File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,6 @@ PHP NEWS
11
11
12
12
25 Nov 2021, PHP 8.1.0
13
13
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
-
21
14
- Core:
22
15
. Fixed bug #81607 (CE_CACHE allocation with concurrent access). (Nikita,
23
16
Dmitry)
@@ -59,6 +52,13 @@ PHP NEWS
59
52
. Fixed bug #81076 (incorrect debug info on Closures with implicit binds).
60
53
(krakjoe)
61
54
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
+
62
62
- Curl:
63
63
. Fixed bug #81085 (Support CURLOPT_SSLCERT_BLOB for cert strings).
64
64
(camporter)
You can’t perform that action at this time.
0 commit comments