Skip to content

Commit 6c29ac3

Browse files
committed
Move NEWS entry to PHP 8.1.8
1 parent e67336f commit 6c29ac3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

NEWS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ PHP NEWS
66
. Fixed bug #80047 (DatePeriod doesn't warn with custom DateTimeImmutable).
77
(Derick)
88

9-
- Fileinfo:
10-
. Fixed bug #81723 (Heap buffer overflow in finfo_buffer). (CVE-2022-31627)
11-
(cmb)
12-
139
- FPM:
1410
. Fixed zlog message prepend, free on incorrect address. (Heiko Weber)
1511

@@ -56,12 +52,16 @@ PHP NEWS
5652
. Fixed bug #78139 (timezone_open accepts invalid timezone string argument).
5753
(Derick)
5854

59-
- GD:
60-
. Fixed imagecreatefromavif() memory leak. (cmb)
55+
- Fileinfo:
56+
. Fixed bug #81723 (Heap buffer overflow in finfo_buffer). (CVE-2022-31627)
57+
(cmb)
6158

6259
- FPM:
6360
. Fixed bug #67764 (fpm: syslog.ident don't work). (Jakub Zelenka)
6461

62+
- GD:
63+
. Fixed imagecreatefromavif() memory leak. (cmb)
64+
6565
- MBString:
6666
. mb_detect_encoding recognizes all letters in Czech alphabet (alexdowad)
6767
. mb_detect_encoding recognizes all letters in Hungarian alphabet (alexdowad)

0 commit comments

Comments
 (0)