Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64519 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97346 invoked from network); 4 Jan 2013 12:45:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jan 2013 12:45:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.53 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.53 mail-la0-f53.google.com Received: from [209.85.215.53] ([209.85.215.53:53610] helo=mail-la0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/BE-00128-5DEC6E05 for ; Fri, 04 Jan 2013 07:45:10 -0500 Received: by mail-la0-f53.google.com with SMTP id fn20so9702708lab.12 for ; Fri, 04 Jan 2013 04:45:07 -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=Dgi8FVjSGZbF6CjwehY0IBDcWDL+q3y0wIlzgnOcU+U=; b=rZ0+9LcluFydj+G+qi9OMxdVN5MJp2NkjbHrOASxVSke4v5hbXiDsWlYrx+iWfcXqE EienOGftMFkeNS6eXtJUuKQ6Hfq9C+nxfWTcsZUZo5qNZJhsEWXdkhYYDga3Ppm0/BQE pHU+4F8mX42oE8CLJHW8tPov/UxSvEo+K7jyxetFSFHKwuw17PmZEGfTR0/EyvmLBg4b 6as+YSVk8a3w3cBY2BTS6lP4lLnKx3+KTCuW9cRpcC/5W7lA7P2cJLmjZNo7vQ8iF1cW RpfXMwF3Er4ofpXAd9Ii8LXMM9K1YMx6H9kjug5zJMZ9w2+OIFPrdBjfLeSol0aaFzJ5 1e9Q== MIME-Version: 1.0 Received: by 10.112.29.229 with SMTP id n5mr21865063lbh.130.1357303507047; Fri, 04 Jan 2013 04:45:07 -0800 (PST) Received: by 10.112.127.230 with HTTP; Fri, 4 Jan 2013 04:45:06 -0800 (PST) Received: by 10.112.127.230 with HTTP; Fri, 4 Jan 2013 04:45:06 -0800 (PST) In-Reply-To: References: Date: Fri, 4 Jan 2013 13:45:06 +0100 Message-ID: To: Lars Strojny Cc: matt clegg , PHP internals Content-Type: multipart/alternative; boundary=f46d0421a78b63d5f604d275d9a1 Subject: Re: [PHP-DEV] Bug #23815: Added extra ImageCopyMergeAlpha function From: pierre.php@gmail.com (Pierre Joye) --f46d0421a78b63d5f604d275d9a1 Content-Type: text/plain; charset=ISO-8859-1 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/ > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --f46d0421a78b63d5f604d275d9a1--