diff options
author | Anatol Belski <ab@php.net> | 2018-03-27 14:29:03 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2018-03-27 14:29:03 +0200 |
commit | 8b20e86491a36292cf3a49cf37e07c7f4a629477 (patch) | |
tree | 97024cbbd2d2e139eb352e388ff017e038754d47 /NEWS | |
parent | d83a75bb008085aa244be8d4706cf5c1f0da065e (diff) | |
download | php-git-8b20e86491a36292cf3a49cf37e07c7f4a629477.tar.gz |
[skip ci] Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -29,6 +29,10 @@ PHP NEWS . Fixed bug #76044 ('date: illegal option -- -' in ./configure on FreeBSD). (Anatol) +- FPM: + . Fixed bug #75605 (Dumpable FPM child processes allow bypassing opcache + access controls). (Jakub Zelenka) + - FTP: . Fixed ftp_pasv arginfo. (carusogabriel) |