Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70894 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50741 invoked from network); 28 Dec 2013 04:09:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Dec 2013 04:09:37 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.171 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.171 mail-lb0-f171.google.com Received: from [209.85.217.171] ([209.85.217.171:37493] helo=mail-lb0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/D6-11616-FFE4EB25 for ; Fri, 27 Dec 2013 23:09:36 -0500 Received: by mail-lb0-f171.google.com with SMTP id w7so4540847lbi.2 for ; Fri, 27 Dec 2013 20:09:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=YIqZaWtpBTrLCQ1ibxixpUFpr4JKHGDXXeil1HP2fq4=; b=oV+ghVA2SB96Ik737+6SjKmQ6gH8XQsDa3Q1k0kGTscc6GMSAaW99XE6L7He/z/naY tL9iVSw+BSdBYMvBv5m2WZNpJqWuyjGf46BU3iGuC4cDAOSVo7+ig9tKEH45qGzxPYy+ /Uk4XWIyqmXmZ3mLrclJbV4TfE1BaLe2BwiPSRql7xlh+ug7BkNMbFjn/k6lQaNiWqml OLIQcDdQcLXTFwloIvETnSmnpa/sGxiTyncvLsmCT903b9qKfAIyqi+lj+CkcWFbhKQi Guks1U7psgcRFAyGWrH9AjA8hssuYQByVmD4SO/DAOMVmTmhc4EkpX6FYlGFqcfdl7Mo 5ybg== MIME-Version: 1.0 X-Received: by 10.112.184.169 with SMTP id ev9mr19036470lbc.25.1388203772737; Fri, 27 Dec 2013 20:09:32 -0800 (PST) Received: by 10.112.35.134 with HTTP; Fri, 27 Dec 2013 20:09:32 -0800 (PST) In-Reply-To: References: <52BD10E3.9070005@sugarcrm.com> <52BE02E0.5010904@sugarcrm.com> <52BE0377.7000500@lerdorf.com> Date: Sat, 28 Dec 2013 05:09:32 +0100 Message-ID: To: Gmail Cc: Rasmus Lerdorf , PHP internals , Yasuo Ohgaki , Stas Malyshev Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: imagecrop fix From: pierre.php@gmail.com (Pierre Joye) On Sat, Dec 28, 2013 at 5:04 AM, Gmail wrote: > > > Sent from my iPhone > >> On Dec 28, 2013, at 11:10 AM, Pierre Joye wrote: >> >>> On Dec 28, 2013 5:47 AM, "Rasmus Lerdorf" wrote: >>> >>> >>> And much of that code isn't in 5.3. ImageCrop() is new in 5.5, for >> example. >> >> Yes, but the commit changed other functions (news has to be updated >> accordingly). I won't be able to test or valid the patch before the 6th, so >> if anyone likes or has time to do it, go ahead. > No behavior changed, previously , these function will modify the parameter if the item in it is not expected type, it should be fixed. Right but the news file and commit message was not correct. Both should reflect what is being fixed (useful info for distros too) :) Btw, have you read the reporter's comment as well as mines? It looks like this fix is incomplete. Cheers, -- Pierre @pierrejoye | http://www.libgd.org