Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76226 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63010 invoked from network); 28 Jul 2014 11:20:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jul 2014 11:20:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:51919] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 58/E7-26001-30236D35 for ; Mon, 28 Jul 2014 07:20:35 -0400 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 2859010CFCC; Mon, 28 Jul 2014 12:20:44 +0100 (BST) Date: Mon, 28 Jul 2014 12:20:43 +0100 (BST) X-X-Sender: derick@whisky.home.derickrethans.nl To: Lonny Kapelushnik cc: internals@lists.php.net In-Reply-To: <482DEC36-8A5A-4840-910A-3C63CA3A503B@lonnylot.com> Message-ID: References: <482DEC36-8A5A-4840-910A-3C63CA3A503B@lonnylot.com> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-927745656-1406546444=:3793" Subject: Re: [PHP-DEV] [RFC] imagettf* deprecation/removal From: derick@php.net (Derick Rethans) --8323329-927745656-1406546444=:3793 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Sat, 26 Jul 2014, Lonny Kapelushnik wrote: > Morning all, >=20 > Previously I posted on the list requesting any immediate feedback on=20 > this proposal. Given the quick feedback I received I=E2=80=99ve made an R= FC=20 > for deprecating and removing the imagettftext and imagettfbbox=20 > functions: >=20 > https://wiki.php.net/rfc/imagettf_deprecation >=20 > All comments welcome! "Though this is a small change I believe it will bring significant value=20 to the PHP community. " The only value removing functions brings is broken code. There are no=20 functional issues with the existing functions. Leave them alone. cheers, Derick --8323329-927745656-1406546444=:3793--