Skip to content

Commit e6d8bad

Browse files
committed
Bug #55508 was fixed in 5.5.19 with 15ba757, not in 5.5.18
See #631 (comment)
1 parent 1ebf6fb commit e6d8bad

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

NEWS

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,10 @@ PHP NEWS
237237
. Fixed bug #68283 (fileinfo: out-of-bounds read in elf note headers).
238238
(CVE-2014-3710) (Remi)
239239

240+
- FPM:
241+
. Implemented FR #55508 (listen and listen.allowed_clients should take IPv6
242+
addresses). (Robin Gloster)
243+
240244
- GD:
241245
. Fixed bug #65171 (imagescale() fails without height param). (Remi)
242246

@@ -278,8 +282,6 @@ PHP NEWS
278282
- FPM:
279283
. Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable
280284
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)
283285

284286
- OpenSSL:
285287
. Revert regression introduced by fix of bug #41631

0 commit comments

Comments
 (0)