From: Christoph M. Becker Date: Mon, 20 Jun 2016 13:18:47 +0000 (+0200) Subject: Update NEWS X-Git-Tag: php-7.1.0alpha2~23^2~3^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3f3cd590399896a4a70c03e83536b0c950789bc;p=php Update NEWS --- diff --git a/NEWS b/NEWS index fa742a0a65..91d190db1e 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ PHP NEWS - GD: . Fixed bug #43475 (Thick styled lines have scrambled patterns). (cmb) . Fixed bug #53640 (XBM images require width to be multiple of 8). (cmb) + . Fixed bug #64641 (imagefilledpolygon doesn't draw horizontal line). (cmb) - OpenSSL: . Fixed bug #71915 (openssl_random_pseudo_bytes is not fork-safe). @@ -57,7 +58,7 @@ PHP NEWS . Fixed bug #72241 (get_icu_value_internal out-of-bounds read). (Stas) - Postgres: - . Fixed bug #72151 (mysqli_fetch_object changed behaviour). (Anatol) + . Fixed bug #72151 (mysqli_fetch_object changed behaviour). (Anatol) 28 Apr 2016, PHP 5.6.21