Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96367 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89778 invoked from network); 14 Oct 2016 10:04:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2016 10:04:25 -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.213.43 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.43 mail-vk0-f43.google.com Received: from [209.85.213.43] ([209.85.213.43:34660] helo=mail-vk0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5C/80-41968-7ADA0085 for ; Fri, 14 Oct 2016 06:04:24 -0400 Received: by mail-vk0-f43.google.com with SMTP id b186so108808465vkb.1 for ; Fri, 14 Oct 2016 03:04:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=gfSSMBXa1fp0y1j1upqqgQhng2e/Spe92OVmohaaZj8=; b=c1x65abtAkHDJgRM7N2HfG4y5lNVBjBqOTopFa7WAkXcopcQnrMCGuAfU5a5e9CyAf FfjxvLrf4kSuUfyl4GLiNXObVyODbagyl47C7gcCDuEB9NDDiY+aDeSbOG4tz6L4RSmG f3Nfs4txcjQJn74QEZuY4J+8GRmDATUV8OPXlWIpF2ltji4oXwlgaX5GmeP1Syc7a55O l8SspEbL0TsNGcB5aTIVl9N3ZFG2BIp5Mi0Z6uCBv8wrsU954WE1a0ln1zbaYbwhdKWc aZg+/GVj3eMxd9ycGwTvVK2OHrpuqWztL15HNcVc1AigQ55nISzxNsdrwbLZ8oW8iY5D RK+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=gfSSMBXa1fp0y1j1upqqgQhng2e/Spe92OVmohaaZj8=; b=i/VJLmEXfi8Kyftg57jP8bPwm0KBj/dvQ2fFNMGEdMsmKD9a5nWOKWOv7pJ3JtC9EV 4I5swX4rwFA5ui2flj/12w71aBWt1BEpBPcC6n+uGgW4FINxbXVlIr8au/fb+hRkuiAg OOqzMAryoQZrELGs6oRe6oNxk0GqTw6y3BoduvCksfuKHxnCgB8GATvFa3/0pXec4Y6c jmO5pwV6wjzQnQzap4oejajaap9cXr+tGBrRwtSIR6ZDmqOYHeX+k3ctf+0S5dfunDEw Rh9C6JRsPXxP1CspeDIK9qvMk1Yjgf4E3miqajb8XERXjXfnu0OR2EVgCItWtSdCQVaM zkfg== X-Gm-Message-State: AA6/9RmEwL6xmyn5ozZxAv49D+VPHeFqwH7G4lpszn7AsMQZYKo1HbXH0OR2yGNVMv6MZL+N678L4BasZJbYTA== X-Received: by 10.31.33.65 with SMTP id h62mr8354705vkh.15.1476439460649; Fri, 14 Oct 2016 03:04:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.159.36.109 with HTTP; Fri, 14 Oct 2016 03:04:19 -0700 (PDT) Received: by 10.159.36.109 with HTTP; Fri, 14 Oct 2016 03:04:19 -0700 (PDT) In-Reply-To: <64abfe29-6d8d-c186-6e52-47fa9309bdb6@gmx.de> References: <64abfe29-6d8d-c186-6e52-47fa9309bdb6@gmx.de> Date: Fri, 14 Oct 2016 17:04:19 +0700 Message-ID: To: Christoph Becker Cc: PHP internals Content-Type: multipart/alternative; boundary=001a11c020f095a216053ed05916 Subject: Re: [PHP-DEV] ext/gd: Deprecate png2wbmp() and jpeg2wbmp() From: pierre.php@gmail.com (Pierre Joye) --001a11c020f095a216053ed05916 Content-Type: text/plain; charset=UTF-8 On Oct 14, 2016 1:02 AM, "Christoph M. Becker" wrote: > > Hi! > > I suggest to deprecate png2wbmp() and jpeg2wbmp() as of PHP 7.2 and to > remove the functions as of PHP 8.0. I fully agree. And I oppose to other propositions to remove them (or anything else) in 7.x. Cheers Pierre --001a11c020f095a216053ed05916--