File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -237,6 +237,10 @@ PHP NEWS
237
237
. Fixed bug #68283 (fileinfo: out-of-bounds read in elf note headers).
238
238
(CVE-2014-3710) (Remi)
239
239
240
+ - FPM:
241
+ . Implemented FR #55508 (listen and listen.allowed_clients should take IPv6
242
+ addresses). (Robin Gloster)
243
+
240
244
- GD:
241
245
. Fixed bug #65171 (imagescale() fails without height param). (Remi)
242
246
@@ -278,8 +282,6 @@ PHP NEWS
278
282
- FPM:
279
283
. Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable
280
284
when using Apache, mod_proxy-fcgi and ProxyPass). (Remi)
281
- . Implemented FR #55508 (listen and listen.allowed_clients should take IPv6
282
- addresses). (Robin Gloster)
283
285
284
286
- OpenSSL:
285
287
. Revert regression introduced by fix of bug #41631
You can’t perform that action at this time.
0 commit comments