Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76176 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63435 invoked from network); 27 Jul 2014 01:38:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jul 2014 01:38:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.199 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.199 imap11-2.ox.privateemail.com Received: from [192.64.116.199] ([192.64.116.199:60122] helo=imap11-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C4/C9-22380-42854D35 for ; Sat, 26 Jul 2014 21:38:45 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id C996E8800CB; Sat, 26 Jul 2014 21:38:50 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap11.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap11.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id rVqInfVAmOh4; Sat, 26 Jul 2014 21:38:50 -0400 (EDT) Received: from [192.168.0.15] (unknown [90.210.122.167]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id A347D8800D0; Sat, 26 Jul 2014 21:38:49 -0400 (EDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) In-Reply-To: <482DEC36-8A5A-4840-910A-3C63CA3A503B@lonnylot.com> Date: Sun, 27 Jul 2014 02:38:45 +0100 Cc: internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: References: <482DEC36-8A5A-4840-910A-3C63CA3A503B@lonnylot.com> To: Lonny Kapelushnik X-Mailer: Apple Mail (2.1878.6) Subject: Re: [PHP-DEV] [RFC] imagettf* deprecation/removal From: ajf@ajf.me (Andrea Faulds) On 27 Jul 2014, at 02:30, Lonny Kapelushnik wrote: > Previously I posted on the list requesting any immediate feedback on = this proposal. Given the quick feedback I received I=92ve made an RFC = for deprecating and removing the imagettftext and imagettfbbox = functions: >=20 > https://wiki.php.net/rfc/imagettf_deprecation >=20 > All comments welcome! Wouldn=92t it be simpler to just make them aliases? -- Andrea Faulds http://ajf.me/