From: Anatol Belski Date: Thu, 22 Sep 2016 10:06:25 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0RC3~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=220b88c541c04022e5150c2fdc6c8f0607783ddd;p=php update NEWS --- diff --git a/NEWS b/NEWS index 7d239291e6..a22512429c 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2016, PHP 7.1.0RC3 +- COM: + . Fixed bug #73126 (Cannot pass parameter 1 by reference). (Anatol) + - GD: . Fixed bug #50194 (imagettftext broken on transparent background w/o alphablending). (cmb)