From: Christoph M. Becker Date: Thu, 16 Jun 2016 12:26:45 +0000 (+0200) Subject: Update NEWS X-Git-Tag: php-7.1.0alpha2~23^2~13^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f4113edb3f4d8656d6a18ca508e47b03c027dc6;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 61a5be2bdd..f28cb054fa 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,9 @@ PHP NEWS . Fixed bug #50845 (exif_read_data() returns corrupted exif headers). (Bartosz Dziewoński) +- GD: + . Fixed bug #43475 (Thick styled lines have scrambled patterns). (cmb) + - OpenSSL: . Fixed bug #71915 (openssl_random_pseudo_bytes is not fork-safe). (Jakub Zelenka) @@ -49,7 +52,7 @@ PHP NEWS 28 Apr 2016, PHP 5.6.21 -- Core: +- Core: . Fixed bug #69537 (__debugInfo with empty string for key gives error). (krakjoe) . Fixed bug #71841 (EG(error_zval) is not handled well). (Laruence)