From: Remi Collet Date: Wed, 5 Mar 2014 09:43:45 +0000 (+0100) Subject: NEWS X-Git-Tag: php-5.5.11RC1~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=515c103a08cf93f4d560fd858f2c352d6f05b200;p=php NEWS --- diff --git a/NEWS b/NEWS index bae6860dda..97394ad80a 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,8 @@ PHP NEWS - GD . Fixed bug #66714 ( imageconvolution breakage). (Brad Daily) + . Fixed Bug #66815 (imagecrop(): insufficient fix for NULL defer + CVE-2013-7327). (Tomas Hoger, Remi) - JSON: . Fixed bug #65753 (JsonSerializeable couldn't implement on module extension)