Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96661 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57872 invoked from network); 30 Oct 2016 21:37:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Oct 2016 21:37:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=alice@librelamp.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=alice@librelamp.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain librelamp.com designates 45.79.96.192 as permitted sender) X-PHP-List-Original-Sender: alice@librelamp.com X-Host-Fingerprint: 45.79.96.192 librelamp.com Received: from [45.79.96.192] ([45.79.96.192:55238] helo=librelamp.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C5/C6-25911-23866185 for ; Sun, 30 Oct 2016 16:37:56 -0500 Received: from localhost.localdomain (c-50-184-37-123.hsd1.ca.comcast.net [50.184.37.123]) by librelamp.com (Postfix) with ESMTPSA id ACDE61167 for ; Sun, 30 Oct 2016 21:37:51 +0000 (UTC) To: internals@lists.php.net References: <9d918ef7-f0eb-80b7-9689-fa6527e3ba68@gmx.de> Message-ID: <4a06ec03-3cf9-505a-6c3e-1616026effc6@librelamp.com> Date: Sun, 30 Oct 2016 14:37:50 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <9d918ef7-f0eb-80b7-9689-fa6527e3ba68@gmx.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [VOTE] Deprecate png2wbmp() and jpeg2wbmp() From: alice@librelamp.com (Alice Wonder) On 10/30/2016 02:30 PM, Christoph M. Becker wrote: > Hi! > > As there has been no discussion in the RFC's discussion thread[1], I > assume there is nothing to discuss, so I've just put the "Deprecate > png2wbmp() and jpeg2wbmp()" RFC[2] to voting. The voting period ends on > 2016-11-13, 22:00 UTC. > > Thanks in advance for voting! > > [1] > [2] > from second link ``format conversion functions available in ext/gd what makes them rather special'' probably should read ``format conversion functions available in ext/gd which makes them rather special'' (I do that all the time, brain thinks one word and fingers type another)