From: Remi Collet Date: Mon, 4 Sep 2017 16:37:45 +0000 (+0200) Subject: NEWS X-Git-Tag: php-7.2.0RC2~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6355e650f7e523f704c95741efed3f0f051668d2;p=php NEWS --- diff --git a/NEWS b/NEWS index 4fcd94ff20..12d4cd9edf 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 7.2.0RC2 +- Date: + . Fixed bug #75149 (redefinition of typedefs ttinfo and t1info). (Remi) + - GD: . Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?). (cmb)