Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76197 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49058 invoked from network); 27 Jul 2014 17:19:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jul 2014 17:19:38 -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.216.47 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.47 mail-qa0-f47.google.com Received: from [209.85.216.47] ([209.85.216.47:57068] helo=mail-qa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F5/32-22380-8A435D35 for ; Sun, 27 Jul 2014 13:19:37 -0400 Received: by mail-qa0-f47.google.com with SMTP id i13so6727237qae.6 for ; Sun, 27 Jul 2014 10:19:44 -0700 (PDT) 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:content-transfer-encoding; bh=yrgkvoaEPF7WqON6JY1NMxFDK/YrKky63OjlQKhP9Pg=; b=QP1w6BV0cssNjswA3Jq8d/L0VSTSrSycp+yWRvie0yNhwB4WO7PgOLX3mqelg4AJ59 OBL+SJZq2oZOltv5YIc4R0owsuwxkjT1ECpp70+xFWB96jFtALan/CgEnQCC5oNyIhVk bR6hXBdtvJmP58tIUqKB8iFXCg2/E34qCt+lY3AUSCI6jNebwePPvYGyobpAvUVS4MAK JcgKkicovr7XESYgvkk313RXLaRb29+EQ3bxEkYCaIBPzm0W6zwfu+Qj9XclZiU4z8jz QooiwOJJozymHNeLJnLmUJQ1ai4+L0bDiXZOVYZLuMCXjvha3TU7wqGPL4IjC1CnUPPN XQVw== MIME-Version: 1.0 X-Received: by 10.140.105.72 with SMTP id b66mr49221225qgf.30.1406481583713; Sun, 27 Jul 2014 10:19:43 -0700 (PDT) Received: by 10.140.24.54 with HTTP; Sun, 27 Jul 2014 10:19:43 -0700 (PDT) In-Reply-To: <77BCF83D-F7AF-4853-8C40-D07D1CFFF8DE@lonnylot.com> References: <482DEC36-8A5A-4840-910A-3C63CA3A503B@lonnylot.com> <77BCF83D-F7AF-4853-8C40-D07D1CFFF8DE@lonnylot.com> Date: Sun, 27 Jul 2014 19:19:43 +0200 Message-ID: To: Lonny Kapelushnik Cc: Andrea Faulds , PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] imagettf* deprecation/removal From: pierre.php@gmail.com (Pierre Joye) On Sun, Jul 27, 2014 at 7:09 PM, Lonny Kapelushnik wro= te: > >>> Wouldn=E2=80=99t it be simpler to just make them aliases? >> >> Indeed, and as I have no problem if Lonny likes to go ahead with this >> RFC, I do not think we need one for such trivial change. > > > Andrea, > > Whom are you suggesting the alias would be simpler for? > > Personally, I do not think it would be simpler for the userland API to ha= ve them aliased. I think an alias will cause unneeded confusion, discussion= s, and waste time in an office. > > Pierre, > > The idea behind making this an RFC is to come to an agreement on both the= change and the timeline now so there are little/no questions later. Yes, and I appreciate your work :) However the idea to add yet other warnings/notices to ext/gd is not something I like to see in GD. I will rather remove many for php-next instead of adding more. Also some new font APIs may as well make the whole ttf ones less relevant, see the upstream version. I will take a deeper look at the function you refer to and see what would fit best. If a documentation only deprecation works I will go for it. Cheers, --=20 Pierre @pierrejoye | http://www.libgd.org