From: Yasuo Ohgaki Date: Wed, 31 Aug 2016 12:09:56 +0000 (+0900) Subject: Update NEWS X-Git-Tag: php-7.1.0RC1~2^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97f2bb894a779d1dbb67c5f0582ad98808f81176;p=php Update NEWS --- diff --git a/NEWS b/NEWS index b8478c7766..2271967d47 100644 --- a/NEWS +++ b/NEWS @@ -145,6 +145,8 @@ PHP NEWS . Fixed bug #72683 (getmxrr broken). (Anatol) . Fixed bug #72742 (memory allocator fails to realloc small block to large one). (Stas) + . Fixed URL rewriter partially. It would not rewrite '//example.com/' URL + unconditionally. Only requested host(HTTP_HOST) is rewritten. (Yasuo) - Bz2: . Fixed bug #72837 (integer overflow in bzdecompress caused heap