Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90296 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88963 invoked from network); 7 Jan 2016 19:12:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jan 2016 19:12:45 -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.218.53 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.218.53 mail-oi0-f53.google.com Received: from [209.85.218.53] ([209.85.218.53:33876] helo=mail-oi0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8C/AD-21405-CA8BE865 for ; Thu, 07 Jan 2016 14:12:45 -0500 Received: by mail-oi0-f53.google.com with SMTP id o124so319660052oia.1 for ; Thu, 07 Jan 2016 11:12:44 -0800 (PST) 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=W5AbrdyPLukuTy2oavOzF0a6bJvN82hgNLy71wo5N0w=; b=wT/kDRTZ/TTcAGhNej05YcTLe+iLp9VDy/l0pUhe1+sb5+Pe8hfExdA5GkdS8XyN8Z zjRisrl4xbH+dP3Wf61th1x3xf3GieXw9XTbBRs2qEAw2fOP2qs+qN0lQGr5J8l4ZqXB GOyEVPGCUrULpffH1DzlandFbJMzuGDnYR5MOjkM0wkNb6H6utS+4UTgygaG9VY7f+mh syxoPn4CwrzC+5PSANgsJwamLHXQ5aC4ACw82ecK39GZBA44fOekngXrHgFS1ZOo46Qj tAz/2+SQHEerhS0JgJpFYCR0BvaC6Yl+8C6n/1y+jy7zPQEmUYzidFI7RN8PKjxiH7vF /LdA== MIME-Version: 1.0 X-Received: by 10.202.71.213 with SMTP id u204mr74506932oia.63.1452193962123; Thu, 07 Jan 2016 11:12:42 -0800 (PST) Received: by 10.202.64.136 with HTTP; Thu, 7 Jan 2016 11:12:40 -0800 (PST) Received: by 10.202.64.136 with HTTP; Thu, 7 Jan 2016 11:12:40 -0800 (PST) In-Reply-To: References: Date: Fri, 8 Jan 2016 02:12:40 +0700 Message-ID: To: Scott Arciszewski Cc: PHP internals Content-Type: multipart/alternative; boundary=001a113e515441ed330528c34139 Subject: Re: [PHP-DEV] mcrypt extermination plan From: pierre.php@gmail.com (Pierre Joye) --001a113e515441ed330528c34139 Content-Type: text/plain; charset=UTF-8 On Jan 7, 2016 11:54 PM, "Scott Arciszewski" wrote: > > All, > > I propose the following timeline to give ext/mcrypt the viking funeral > it deserves: > > PHP 7.1 - all mcrypt functions raise E_DEPRECATED > PHP 8.0 - remove ext/mcrypt, only make it available through PECL > > There will be no compatibility layer in this proposal, but if someone > wants to build one that sits atop openssl, feel free to do that > separately. > Sounds good to me :) --001a113e515441ed330528c34139--