Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90292 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81121 invoked from network); 7 Jan 2016 18:33:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jan 2016 18:33:04 -0000 Authentication-Results: pb1.pair.com header.from=lior.k@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=lior.k@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.214.178 as permitted sender) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.214.178 mail-ob0-f178.google.com Received: from [209.85.214.178] ([209.85.214.178:34868] helo=mail-ob0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/3C-21405-E5FAE865 for ; Thu, 07 Jan 2016 13:33:04 -0500 Received: by mail-ob0-f178.google.com with SMTP id xn1so59943695obc.2 for ; Thu, 07 Jan 2016 10:33:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zend-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=akagmvtgT+el+C1V08WQWMUjq3N2jZgPWTYN3bEi1jQ=; b=bzFNiL/qF5wyMIraVmRZfVoqbSMgBQ8lSmNe4DAtCoWX4JwOa4DPAkSY9E16kqKhws vlanPWAAo8SmmAqDvOatxhqslM1eDNwwXH1bYr86yiAQc8fg3BYfcqJxF15ohIlAksPp K+ElUuzh+QWxOBJid635+kqljMeuj0H8OeBT+e0aMkszLpIPcW+pKUn4W/apXPi9qk9z 30IzddYk3nwTZjqV3DtC7kyZdHHolcbrllLy/lQ4XH5WgIWOrc9rJyPhV05Pw4zgI2f1 CelYlCbr1hiLEugPVFE3e9a69b4nuEhUSNC4U9UkJQSMiI4i4ERmxrIitxs7lcBs8974 w0GQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=akagmvtgT+el+C1V08WQWMUjq3N2jZgPWTYN3bEi1jQ=; b=jGv1ZtwqIl/kMsdgBPyLpBAd7mFGX5NQL5FvODRh1C8W7/XuBQCjiJrzZ5K0qB+zSz adZLfXF+rRTj/yTq5JB8+ZDpOdeJkOeZfLUMCcO8N1hYRP4mqzs8Exu6r1IcfDbhUi+o dbvI8oyJTvh2iqAA5fRTGAICTBz7MrlZBXu+X+8JKHaRM99nB68QtL412vMFCas+j+Ah YTUqXwRECxyS9RZZviRJ/7gksFHDDAXY7gHRkPuiHxevShfZ0VBBIATQIb7y5uaZduUE D4OHkffL28+cWDdJ2QIGcSEpRP3MJGwh16BrtS9R7BF/ZA3855Mdp/8ftQUQDw6T3UO0 ZYSg== X-Gm-Message-State: ALoCoQnM0t66mTuwElzYnrvTrG0JICG3b9cZHeG9MTx/XhM1XG5rZizZM8OgJOd+0AoGJtNLDzskLNGfv57wcRjR2vGcpMfdXtMFfkSunWuc9L9C3d/JxTPHsJQ9v0vARFUWsEqsp8zRP8Wc8ybceDdqK4WJSHyEXxVm8lGHILAQYvfolsQoD/U4Ib56caeusZIs9oZ4+mR5lHRqm0+/agO4Pwogxkp9Aw== MIME-Version: 1.0 X-Received: by 10.182.28.7 with SMTP id x7mr75332772obg.13.1452191579965; Thu, 07 Jan 2016 10:32:59 -0800 (PST) Received: by 10.202.198.16 with HTTP; Thu, 7 Jan 2016 10:32:59 -0800 (PST) Received: by 10.202.198.16 with HTTP; Thu, 7 Jan 2016 10:32:59 -0800 (PST) In-Reply-To: <568E9943.8010501@fedoraproject.org> References: <568E9943.8010501@fedoraproject.org> Date: Thu, 7 Jan 2016 20:32:59 +0200 Message-ID: To: Remi Collet Cc: PHP internals list Content-Type: multipart/alternative; boundary=089e015380ba452d800528c2b32e Subject: Re: [PHP-DEV] mcrypt extermination plan From: lior.k@zend.com (Lior Kaplan) --089e015380ba452d800528c2b32e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Jan 7, 2016 6:59 PM, "Remi Collet" wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Le 07/01/2016 17:54, Scott Arciszewski a =C3=A9crit : > > 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 > > Big +1. > > We need to solve this chicken and eggs issue. > People use it because it exists. > It still exists because people still use it. Why not move it to pecl as part on 7.1 ? Kaplan --089e015380ba452d800528c2b32e--