From: Remi Collet Date: Tue, 3 Oct 2017 04:42:39 +0000 (+0200) Subject: NEWS X-Git-Tag: php-7.2.0RC4~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca6d701994c047abbae9bff4564ec2c84b8b0a93;p=php NEWS --- diff --git a/NEWS b/NEWS index a029865a8e..ac28474df4 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,9 @@ PHP NEWS - Date: . Fixed bug #75222 (DateInterval microseconds property always 0). (jhdxr) +- Hash: + . Fixed Bug #75284 (sha3 is not supported on bigendian machine). (Remi) + - litespeed: . Fixed bug #75248 (Binary directory doesn't get created when building only litespeed SAPI). (petk)