Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69685 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56682 invoked from network); 18 Oct 2013 14:16:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Oct 2013 14:16:38 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.50 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.50 mail-la0-f50.google.com Received: from [209.85.215.50] ([209.85.215.50:37221] helo=mail-la0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D5/96-23638-5C241625 for ; Fri, 18 Oct 2013 10:16:37 -0400 Received: by mail-la0-f50.google.com with SMTP id ec20so52780lab.23 for ; Fri, 18 Oct 2013 07:16:34 -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; bh=+yaPiWy64AdSj7f8GPJIX57zHJXerXSyQMoceF38hJM=; b=rH3Iv0072e4E00KBHy+/85zqk89taIbYnJwe+x3beF77F8wGIPRCWtdgSuWiN/aj/+ 1LspOYKjPdeeouLhLxFee6cC75zQm/lT2KwBkSGrT+/HcC1cKhbbb7GwISolXjonrabX AIX6mFlKBaTLMz+8e432tjHmZwY+Sn8GeOtBDsNPvlD7IGwWc4/WHtfEfdC1Xut0RTrJ 7RxnYwSLsgpue6DYDH0lXO1KJfiCqBB6OYlsl6UDE5OTQLIwwi4ewN6ZQjUnfrl7tjG3 lM564YVqJUQZBlosnu0NerL0UXRb7TWM28GUd7uV6QO17xBKiHj8YmN6gM4cfG2W3T51 /pBw== MIME-Version: 1.0 X-Received: by 10.152.5.162 with SMTP id t2mr2677486lat.1.1382105794236; Fri, 18 Oct 2013 07:16:34 -0700 (PDT) Received: by 10.112.148.138 with HTTP; Fri, 18 Oct 2013 07:16:34 -0700 (PDT) In-Reply-To: <52614225.1000800@gmail.com> References: <525C631E.1050008@gmail.com> <526136F8.6050300@rotorised.com> <52613DCD.2010301@gmail.com> <52613F62.6090407@rotorised.com> <52614225.1000800@gmail.com> Date: Fri, 18 Oct 2013 07:16:34 -0700 Message-ID: To: Rowan Collins Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Proposal to deprecate create_function() From: pierre.php@gmail.com (Pierre Joye) On Fri, Oct 18, 2013 at 7:13 AM, Rowan Collins wrote: > On 18/10/2013 15:02, Ryan McCue wrote: >> >> There's only one place I can think of in the plugin community where it's >> still used a fair bit (widget registration), but we can work on >> discouraging that and there's a fair amount of time until the next >> release in any case. > > > Don't forget we're only talking about deprecating, not removing it > immediately, so discouraging usage rather than eliminating it is very much > to the point. > > The absolute earliest this would actually be removed would be in 5.7, > sometime in 2015. In fact, deprecating now but not expecting removal to be > possible until 5.8 / 2016 seems reasonable to me. I don't think we can ever remove it in 5.x. -- Pierre @pierrejoye | http://www.libgd.org