Skip to content

Commit 25deb8f

Browse files
committed
update NEWS
1 parent b8cc7e3 commit 25deb8f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

NEWS

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,20 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 7.2.4
44

5-
6-
15 Mar 2018, PHP 7.2.4RC1
7-
85
- Core:
96
. Fixed bug #76025 (Segfault while throwing exception in error_handler).
107
(Dmitry, Laruence)
118
. Fixed bug #76044 ('date: illegal option -- -' in ./configure on FreeBSD).
129
(Anatol)
1310

11+
- FPM:
12+
. Fixed bug #75605 (Dumpable FPM child processes allow bypassing opcache
13+
access controls). (Jakub Zelenka)
14+
1415
- FTP:
1516
. Fixed ftp_pasv arginfo. (carusogabriel)
1617

17-
-GD:
18+
- GD:
1819
. Fixed bug #73957 (signed integer conversion in imagescale()). (cmb)
1920
. Fixed bug #76041 (null pointer access crashed php). (cmb)
2021
. Fixed imagesetinterpolation arginfo. (Gabriel Caruso)

0 commit comments

Comments
 (0)