Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96360 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35368 invoked from network); 13 Oct 2016 22:50:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Oct 2016 22:50:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.170 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.223.170 mail-io0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:35486] helo=mail-io0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/B8-41968-ABF00085 for ; Thu, 13 Oct 2016 18:50:35 -0400 Received: by mail-io0-f170.google.com with SMTP id i202so101864773ioi.2 for ; Thu, 13 Oct 2016 15:50:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=Lef4LjaCzQNmFdfYMmD0ApDqSL0vJVzH61wqHqabAGs=; b=UAb/pZZ5WXdsfAE0QflRBx0X2SCRP/iCFfyWFdymEAOo8EbJISKfvdv3v5xJkotk2d mq5BRcdKslEMo5uouY3JiSDCldo/azIzk9V/HV0FlMXLRUn3Kp4qR2wA/Fn2a5rhU3k5 92Aj3WMGuDfBunysGLiV83TgVlbbLOvu2+KMwUOczdnZYGVJQd5Ep8qwRscLJIMfbDeg JjgJBn+Alhu6RWLRIK8hGDd9VdLsUs6i6DHc+Qe2MUlYj/NUT7uqG54E0WiJZF+hM+n/ Km3sc/QL1yyDNrVCuENzhf1jx5aeJLZhz7ajiHC8hODuwD9gVqR8LSajOblrLTKmsG45 hefw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=Lef4LjaCzQNmFdfYMmD0ApDqSL0vJVzH61wqHqabAGs=; b=AlbKeXRuZ8FPxB7YdkP7W7rSa8MOihax+BN88uPSOL68CE/NDka7Lft4p0bp5cFFUm g+awJc/4KzdZOhsPDw4/WeOcjKuULO1ZxXB4dOmnVA6ztGjFUF6wYEA22Mm+wc/Iweog cPHROxKrPj+R4rkdwCQEfN+lA9IbtfOBai91ijE0mFhIEXpwiR2Cz0p+cWEZSgygNrSX 343PihZBxx+dc2j9OY98E+iXwZ+ltJf1GDGIch0wgyWS0wqChfFGrPuKjl9NVsIExZxt eA8yPRDdsNoKgishydaIZBWd1iqPND5LfhCbLPQx+RiKSqlbiEdQsxLVqjc5UOmCyx7T d4HQ== X-Gm-Message-State: AA6/9RlWp6gmnNseqZnFKfbkO0ZW7dgs5jsQHB6xY5S4rWWLnfWCY4LjxHNYnGMP48hdSeBNne+U0LsKx4OUKg== X-Received: by 10.107.44.3 with SMTP id s3mr8920020ios.236.1476399031483; Thu, 13 Oct 2016 15:50:31 -0700 (PDT) MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.107.19.233 with HTTP; Thu, 13 Oct 2016 15:50:31 -0700 (PDT) In-Reply-To: References: <64abfe29-6d8d-c186-6e52-47fa9309bdb6@gmx.de> Date: Fri, 14 Oct 2016 00:50:31 +0200 X-Google-Sender-Auth: tnm_ULSZcP9s5Mkw734jKvdZbyI Message-ID: To: Dan Ackroyd Cc: "Christoph M. Becker" , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] ext/gd: Deprecate png2wbmp() and jpeg2wbmp() From: kalle@php.net (Kalle Sommer Nielsen) 2016-10-13 23:17 GMT+02:00 Dan Ackroyd : > On 13 October 2016 at 18:03, Christoph M. Becker wrote: >> Implementing a fallback in userland would be trivial > > You should do that first, and get at least some people to use them, if > you want them deprecated or removed from PHP. I don't think this really matters for these so rarely used functions tbh -- regards, Kalle Sommer Nielsen kalle@php.net