File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -10,33 +10,16 @@ PHP NEWS
10
10
. Fixed bug GH-7821 and GH-8418 (Allow arbitrary const expressions in backed
11
11
enums). (ilutov)
12
12
13
- - COM:
14
- . Fixed bug GH-8778 (Integer arithmethic with large number variants fails).
15
- (cmb)
16
-
17
13
- Curl:
18
14
. Added new constants from cURL 7.62 to 7.80. (Pierrick)
19
15
. New function curl_upkeep(). (Pierrick)
20
16
21
- - GD:
22
- . Fixed imagecreatefromavif() memory leak. (cmb)
23
-
24
- - MBString:
25
- . Backwards-compatible mappings for 0x5C/0x7E in Shift-JIS are restored,
26
- after they had been changed in 8.1.0. (Alex Dowad)
27
-
28
- - ODBC:
29
- . Fixed handling of single-key connection strings. (Calvin Buckley)
30
-
31
17
- OpenSSL:
32
18
. Discard poll calls on socket when no timeout/non blocking/MSG_DONTWAIT. (Max Kellermann)
33
19
34
20
- PCRE:
35
21
. Implemented FR #77726 (Allow null character in regex patterns). (cmb)
36
22
37
- - PDO_ODBC:
38
- . Fixed handling of single-key connection strings. (Calvin Buckley)
39
-
40
23
- Standard:
41
24
. Deprecated utf8_encode() and utf8_decode(). (Rowan Tommins)
42
25
You can’t perform that action at this time.
0 commit comments