Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90293 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82597 invoked from network); 7 Jan 2016 18:34:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jan 2016 18:34:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=scott@paragonie.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=scott@paragonie.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain paragonie.com from 209.85.217.182 cause and error) X-PHP-List-Original-Sender: scott@paragonie.com X-Host-Fingerprint: 209.85.217.182 mail-lb0-f182.google.com Received: from [209.85.217.182] ([209.85.217.182:35918] helo=mail-lb0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 21/9C-21405-BBFAE865 for ; Thu, 07 Jan 2016 13:34:35 -0500 Received: by mail-lb0-f182.google.com with SMTP id oh2so212626116lbb.3 for ; Thu, 07 Jan 2016 10:34:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paragonie-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=Zp8x1Vdodhtk/426U8vMihv6wQtq9hMAkG5KgZ+MrVs=; b=OY58Sp6g1C937j4JDJkvO6cCJHMfZZ0AgRr/C68D6z7Jm0DAX0scuTtRnpIk/JqZ4P yigRXn/cWyMpco2ABLj/x5HkHBei+8JYYsAAkhSBJmQe6Syg3GZWXtJ39sMEIeYKY6q5 6bReLactnfax46k98/lGe8r6qTFsvEIU6GFRgVelbaljuPlJgOFR66v9Rxi6dfEXvDwd 6Q1iIbD/AsPUxZrmy5QVk5DdAGuqS6251quOgx8HfnyzgIAUMkNgptETZF80eIDiR9Yz uBuDritIMS8y0ViCeyX2PvC/7rH9/nhx5hBlWu9jRkKVvAmDnEyaN6+GiCyuKvfF6+hH xyiA== 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 :content-transfer-encoding; bh=Zp8x1Vdodhtk/426U8vMihv6wQtq9hMAkG5KgZ+MrVs=; b=Os4Zrjp9wZJo4hun41hEnyqmcMXSQ1ltKvJCUYxIADDR9vtnTKXSvx71QUitqbpzs+ s85hhi60BxqxRAMGpv2RLpteFyXEXw6HXBmrkjE48VdErAgWev5GxG0/CmIXY7P6ZId5 zPIcfTD2T1GMJfrDNPHNzfg7lSlgDr87qUegElXojsweGq01fno2htKF+nk7NG+zNvNp gpHzeextjz+EnrnqRxKyf3Vbz5ywTnqy3yn94UX8bmmsYz5hr72DsRMihTdkCNTRXb5l 7h3mbo8Biq12eWLBtBfgoCLMoc96LGrcGrEbM20BiDvw0epcsCm2B+o1XcVlqvchO3HV kDKw== X-Gm-Message-State: ALoCoQnMkp38PJ+KmzqjyrReTyVbXkA+eFH0HW4FmgcWuY6h1Uo9YRwJJWqhgH9oDgq79BzCQRvohIb8NFWZmDOfJBQq52XtHw== MIME-Version: 1.0 X-Received: by 10.112.132.66 with SMTP id os2mr26585990lbb.111.1452191672270; Thu, 07 Jan 2016 10:34:32 -0800 (PST) Received: by 10.114.160.13 with HTTP; Thu, 7 Jan 2016 10:34:32 -0800 (PST) In-Reply-To: References: <568E9943.8010501@fedoraproject.org> Date: Thu, 7 Jan 2016 13:34:32 -0500 Message-ID: To: Lior Kaplan Cc: Remi Collet , PHP internals list Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] mcrypt extermination plan From: scott@paragonie.com (Scott Arciszewski) On Thu, Jan 7, 2016 at 1:32 PM, Lior Kaplan wrote: > 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 I'd love that, personally. Another idea might be E_DEPRECATED in 7.1 and PECL-only in 7.1+1 (whether that's 7.2 or 8.0). Scott Arciszewski Chief Development Officer Paragon Initiative Enterprises