Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64468 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48244 invoked from network); 2 Jan 2013 09:35:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jan 2013 09:35:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=cleggmatt@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=cleggmatt@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.44 as permitted sender) X-PHP-List-Original-Sender: cleggmatt@gmail.com X-Host-Fingerprint: 209.85.219.44 mail-oa0-f44.google.com Received: from [209.85.219.44] ([209.85.219.44:59064] helo=mail-oa0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A0/D2-12868-B7FF3E05 for ; Wed, 02 Jan 2013 04:35:56 -0500 Received: by mail-oa0-f44.google.com with SMTP id n5so12933745oag.3 for ; Wed, 02 Jan 2013 01:35:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=AZnhz26Q7EkvRnDu9HZjJvzBX/5NYzUAPLWOG+A3fFU=; b=kkf+isueKE9OYUnTqRX+XpEOkI7BX++aqaFaZSzB2awEvkcAUuX5tvg5o3ScUzCFFN immF1DIW4jH7Wc3JZlV6qmA5etMQgUIFj6Qr+RROLLKP6JeioeuKL8MtmILlFVhFxO8O BRWTxw2mrIHSIdTQLrP7kig89u8yorB7DHKijwGRpZ+iA/Rr6UlQ9id1fY+BzhADVZ3R Sdz8R7rOX0kINpCxrBLfiKSGHJHSxvBRytvPzmbs1nUWtlzkaBBcZRYYy1cintbElTW+ 1VEa2XK0MsG0KrzFLGQWwMGiZd/W9S1wEVHT4SeN6Ufb1sMCZ1dvVyvJkSh+WiPWXyOX 5xCQ== MIME-Version: 1.0 Received: by 10.182.3.144 with SMTP id c16mr37817479obc.42.1357119351038; Wed, 02 Jan 2013 01:35:51 -0800 (PST) Received: by 10.182.17.197 with HTTP; Wed, 2 Jan 2013 01:35:50 -0800 (PST) Date: Wed, 2 Jan 2013 09:35:50 +0000 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d04447e01d623e904d24af85b Subject: Bug #23815: Added extra ImageCopyMergeAlpha function From: cleggmatt@gmail.com (matt clegg) --f46d04447e01d623e904d24af85b Content-Type: text/plain; charset=ISO-8859-1 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/ --f46d04447e01d623e904d24af85b--