From: Joe Watkins Date: Mon, 9 Jan 2017 05:21:29 +0000 (+0000) Subject: [ci skip] news entry for #72974 X-Git-Tag: php-7.2.0alpha1~580 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b98ecfa3b9924c28a8e49af4aa5912b9cef7210;p=php [ci skip] news entry for #72974 --- diff --git a/NEWS b/NEWS index cc1bd15217..882ddada0d 100644 --- a/NEWS +++ b/NEWS @@ -106,6 +106,7 @@ PHP NEWS . Fixed bug #31875 (get_defined_functions additional param to exclude disabled functions). (willianveiga) . Fixed bug #69442 (closing of fd incorrect when PTS enabled). (jaytaph) + . Fixed bug #72974 (imap is undefined service on AIX). (matthieu.sarter) - XML: . Moved utf8_encode() and utf8_decode() to the Standard extension. (Andrea)