Skip to content

Commit 84b570e

Browse files
committed
Remove NEWS entries which are not supposed to be there
master/NEWS is not supposed to contain changes done prior to RC, if these changes are also in lower branches.
1 parent 305d5e1 commit 84b570e

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

NEWS

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,33 +10,16 @@ PHP NEWS
1010
. Fixed bug GH-7821 and GH-8418 (Allow arbitrary const expressions in backed
1111
enums). (ilutov)
1212

13-
- COM:
14-
. Fixed bug GH-8778 (Integer arithmethic with large number variants fails).
15-
(cmb)
16-
1713
- Curl:
1814
. Added new constants from cURL 7.62 to 7.80. (Pierrick)
1915
. New function curl_upkeep(). (Pierrick)
2016

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-
3117
- OpenSSL:
3218
. Discard poll calls on socket when no timeout/non blocking/MSG_DONTWAIT. (Max Kellermann)
3319

3420
- PCRE:
3521
. Implemented FR #77726 (Allow null character in regex patterns). (cmb)
3622

37-
- PDO_ODBC:
38-
. Fixed handling of single-key connection strings. (Calvin Buckley)
39-
4023
- Standard:
4124
. Deprecated utf8_encode() and utf8_decode(). (Rowan Tommins)
4225

0 commit comments

Comments
 (0)