File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,6 @@ PHP NEWS
6
6
. Fixed bug #80047 (DatePeriod doesn't warn with custom DateTimeImmutable).
7
7
(Derick)
8
8
9
- - Fileinfo:
10
- . Fixed bug #81723 (Heap buffer overflow in finfo_buffer). (CVE-2022-31627)
11
- (cmb)
12
-
13
9
- FPM:
14
10
. Fixed zlog message prepend, free on incorrect address. (Heiko Weber)
15
11
@@ -56,12 +52,16 @@ PHP NEWS
56
52
. Fixed bug #78139 (timezone_open accepts invalid timezone string argument).
57
53
(Derick)
58
54
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)
61
58
62
59
- FPM:
63
60
. Fixed bug #67764 (fpm: syslog.ident don't work). (Jakub Zelenka)
64
61
62
+ - GD:
63
+ . Fixed imagecreatefromavif() memory leak. (cmb)
64
+
65
65
- MBString:
66
66
. mb_detect_encoding recognizes all letters in Czech alphabet (alexdowad)
67
67
. mb_detect_encoding recognizes all letters in Hungarian alphabet (alexdowad)
You can’t perform that action at this time.
0 commit comments