Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70892 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46523 invoked from network); 28 Dec 2013 03:10:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Dec 2013 03:10:46 -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.215.43 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.43 mail-la0-f43.google.com Received: from [209.85.215.43] ([209.85.215.43:32798] helo=mail-la0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 85/06-11616-4314EB25 for ; Fri, 27 Dec 2013 22:10:45 -0500 Received: by mail-la0-f43.google.com with SMTP id n7so4540208lam.16 for ; Fri, 27 Dec 2013 19:10:42 -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=9pHKzKKx+KbSZAnVO7G1KzYHpf8pozpcrCOyRiOxmvg=; b=CHNAx0WwikFhxcSh8D/dBndIHzBuU6s8K+AqvQ0lLFodyyAaBv8Se94EFoDvk4C2ez iMkfWTWna3TQO/Kl8BjL0pt7hTzSDUF0Cq1Me5TIbL+SDIZ+7GAfmh+lWk6oXKxFcIY0 apqpirGtQBU9S3H9hCDIvM4UaPu3Nv9ItlcUG5gP4wpCl9H/I1EqIo+vE1aB/Hrbtoal BCDMSVw5VFC+Ks6IdiMzSFwnefVQKv1U4F11R3IiG+xLrbvjeXw9XZAj7nFCaejdbNuH WVb9xUa8vij42O7bkQE9Tg5/tJBlhHzPYULLPjmEvXz6aEww8i1ZRwi0JiPaLW38HF0z T3Ww== MIME-Version: 1.0 X-Received: by 10.112.182.72 with SMTP id ec8mr2247066lbc.75.1388200241812; Fri, 27 Dec 2013 19:10:41 -0800 (PST) Received: by 10.112.35.134 with HTTP; Fri, 27 Dec 2013 19:10:41 -0800 (PST) Received: by 10.112.35.134 with HTTP; Fri, 27 Dec 2013 19:10:41 -0800 (PST) In-Reply-To: <52BE0377.7000500@lerdorf.com> References: <52BD10E3.9070005@sugarcrm.com> <52BE02E0.5010904@sugarcrm.com> <52BE0377.7000500@lerdorf.com> Date: Sat, 28 Dec 2013 04:10:41 +0100 Message-ID: To: Rasmus Lerdorf Cc: PHP internals , Yasuo Ohgaki , Stas Malyshev Content-Type: multipart/alternative; boundary=001a11c36abc4a5b6104ee8f8e9b Subject: Re: [PHP-DEV] Re: imagecrop fix From: pierre.php@gmail.com (Pierre Joye) --001a11c36abc4a5b6104ee8f8e9b Content-Type: text/plain; charset=UTF-8 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. Cheers, Pierre --001a11c36abc4a5b6104ee8f8e9b--