Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65148 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18738 invoked from network); 24 Jan 2013 13:53:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2013 13:53:47 -0000 Authentication-Results: pb1.pair.com header.from=cleggmatt@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=cleggmatt@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.180 as permitted sender) X-PHP-List-Original-Sender: cleggmatt@gmail.com X-Host-Fingerprint: 209.85.214.180 mail-ob0-f180.google.com Received: from [209.85.214.180] ([209.85.214.180:52733] helo=mail-ob0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9F/95-65404-9EC31015 for ; Thu, 24 Jan 2013 08:53:46 -0500 Received: by mail-ob0-f180.google.com with SMTP id wd20so9345213obb.25 for ; Thu, 24 Jan 2013 05:53:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=xkZpqRXMP3YMU4cUMC2EMLjnUJiaa/3agIvUzrmbrhs=; b=LP/1i+A9IF4PUAdS9IpMW6icsIxRVzplCRjdmeo2/uAW2aCQQ02WzhHPLm7aRqDNhx WZct2Xi5HBeylFm54m3IxXTkyIxaodyuhT2551PEMRNV6xWhcaIE+TpJ209YfahpNMdO leW2BbpwQaeoCov4PrN8B+ApnpHeGrpnyUk31fO/OarjN54iyMmUTzrWS+3h/h5LjrC9 d8yyt+8xj47UA+TAFblZeS4Zovh7djHna8LqezeCD/IYXDoAHxCoXQrNSqbIxwUFGual QcJOHkwP6huJgqNYPCbHs6ko0NDqA8viPXulpSsDsuCsmXMMcX0pfuXHGMW6wbHB9zKZ As4A== MIME-Version: 1.0 X-Received: by 10.60.169.177 with SMTP id af17mr1438573oec.103.1359035623051; Thu, 24 Jan 2013 05:53:43 -0800 (PST) Received: by 10.182.105.134 with HTTP; Thu, 24 Jan 2013 05:53:42 -0800 (PST) In-Reply-To: <584BF1F5-7FD2-4C90-9F2D-62F309964446@strojny.net> References: <584BF1F5-7FD2-4C90-9F2D-62F309964446@strojny.net> Date: Thu, 24 Jan 2013 13:53:42 +0000 Message-ID: To: Lars Strojny Cc: Pierre Joye , PHP internals Content-Type: multipart/alternative; boundary=bcaec517a6ba8c92d904d40923b9 Subject: Re: [PHP-DEV] Bug #23815: Added extra ImageCopyMergeAlpha function From: cleggmatt@gmail.com (matt clegg) --bcaec517a6ba8c92d904d40923b9 Content-Type: text/plain; charset=ISO-8859-1 Is there any reason why the function can't be added in the interim before a patch is ready? Or is there a global consensus that the new functionality should be available under the existing function? Matt On Mon, Jan 14, 2013 at 9:01 PM, Lars Strojny wrote: > Any news? > > Am 04.01.2013 um 13:45 schrieb Pierre Joye : > > > No need to create another function for that. I will do it once I am back > at > > work next week. > > On Jan 3, 2013 12:33 PM, "Lars Strojny" wrote: > > > >> No objection from my POV. Going to merge it in around a week, if no one > >> objects. > >> > >> Am 02.01.2013 um 10:35 schrieb matt clegg : > >> > >>> I have added ImageCopyMergeAlpha as an extra function to resolve bug > >> 23815. > >>> > >>> I have created a pull request on github > >>> https://github.com/php/php-src/pull/211 > >>> > >>> Can this be merged into 5.5? And, what do I need to do? > >>> > >>> -- > >>> > >>> > >>> Matt Clegg > >>> > >>> --http://mattclegg.com/ > --bcaec517a6ba8c92d904d40923b9--