File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -2,19 +2,20 @@ PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
3
?? ??? ????, PHP 7.2.4
4
4
5
-
6
- 15 Mar 2018, PHP 7.2.4RC1
7
-
8
5
- Core:
9
6
. Fixed bug #76025 (Segfault while throwing exception in error_handler).
10
7
(Dmitry, Laruence)
11
8
. Fixed bug #76044 ('date: illegal option -- -' in ./configure on FreeBSD).
12
9
(Anatol)
13
10
11
+ - FPM:
12
+ . Fixed bug #75605 (Dumpable FPM child processes allow bypassing opcache
13
+ access controls). (Jakub Zelenka)
14
+
14
15
- FTP:
15
16
. Fixed ftp_pasv arginfo. (carusogabriel)
16
17
17
- -GD:
18
+ - GD:
18
19
. Fixed bug #73957 (signed integer conversion in imagescale()). (cmb)
19
20
. Fixed bug #76041 (null pointer access crashed php). (cmb)
20
21
. Fixed imagesetinterpolation arginfo. (Gabriel Caruso)
You can’t perform that action at this time.
0 commit comments