1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 21:41:22 +02:00

[ci skip] news entry for issue #72974

This commit is contained in:
Joe Watkins
2017-01-09 05:20:42 +00:00
parent c39f71ba9f
commit 6166a0d68d

1
NEWS
View File

@@ -24,6 +24,7 @@ PHP NEWS
. Fixed bug #69442 (closing of fd incorrect when PTS enabled). (jaytaph)
. Fixed bug #47021 (SoapClient stumbles over WSDL delivered with
"Transfer-Encoding: chunked"). (Rowan Collins)
. Fixed bug #72974 (imap is undefined service on AIX). (matthieu.sarter)
- ZIP:
. Fixed bug #70103 (ZipArchive::addGlob ignores remove_all_path option). (cmb,