File tree 1 file changed +0
-25
lines changed
1 file changed +0
-25
lines changed Original file line number Diff line number Diff line change @@ -2,31 +2,6 @@ PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
3
?? ??? ????, PHP 8.2.0alpha3
4
4
5
- - Date:
6
- . Fixed bug #80047 (DatePeriod doesn't warn with custom DateTimeImmutable).
7
- (Derick)
8
-
9
- - Fileinfo:
10
- . Fixed bug #81723 (Heap buffer overflow in finfo_buffer). (CVE-2022-31627)
11
- (cmb)
12
-
13
- - FPM:
14
- . Fixed zlog message prepend, free on incorrect address. (Heiko Weber)
15
-
16
- - GD:
17
- . Fixed bug GH-8848 (imagecopyresized() error refers to the wrong argument).
18
- (cmb)
19
-
20
- - OPcache:
21
- . Fixed bug GH-8847 (PHP hanging infinitly at 100% cpu when check php
22
- syntaxe of a valid file). (Dmitry)
23
-
24
- - Standard:
25
- . Fixed the crypt_sha256/512 api build with clang > 12. (David Carier)
26
-
27
- 07 Jul 2022, PHP 8.1.8
28
- >>>>>>> PHP-8.1
29
-
30
5
- Core:
31
6
. Uses safe_perealloc instead of perealloc for the
32
7
ZEND_PTR_STACK_RESIZE_IF_NEEDED to avoid possible overflows. (David Carlier)
You can’t perform that action at this time.
0 commit comments