diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,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) + - GD: . Fixed bug #73957 (signed integer conversion in imagescale()). (cmb) |