Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91670 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93465 invoked from network); 15 Mar 2016 16:22:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2016 16:22:40 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 217.70.183.197 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 217.70.183.197 relay5-d.mail.gandi.net Received: from [217.70.183.197] ([217.70.183.197:46150] helo=relay5-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EC/A2-10575-EC638E65 for ; Tue, 15 Mar 2016 11:22:39 -0500 Received: from mfilter47-d.gandi.net (mfilter47-d.gandi.net [217.70.178.178]) by relay5-d.mail.gandi.net (Postfix) with ESMTP id 670A141C096 for ; Tue, 15 Mar 2016 17:22:36 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mfilter47-d.gandi.net Received: from relay5-d.mail.gandi.net ([IPv6:::ffff:217.70.183.197]) by mfilter47-d.gandi.net (mfilter47-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id fR4RbBKZwaqu for ; Tue, 15 Mar 2016 17:22:34 +0100 (CET) X-Originating-IP: 82.241.130.121 Received: from builder.remirepo.net (pom51-2-82-241-130-121.fbx.proxad.net [82.241.130.121]) (Authenticated sender: contact@ll-experts.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 757EC41C0AC for ; Tue, 15 Mar 2016 17:22:34 +0100 (CET) To: PHP Internals References: Message-ID: <56E836C9.6040609@fedoraproject.org> Date: Tue, 15 Mar 2016 17:22:33 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [RFC][VOTE] Deprecate then Remove Mcrypt From: remi@fedoraproject.org (Remi Collet) Le 15/03/2016 17:11, Scott Arciszewski a écrit : > Hi PHP team, > > I've opened the vote on > https://wiki.php.net/rfc/mcrypt-viking-funeral which aims to > deprecate ext/mcrypt in PHP 7.1 then remove it in 7.1+1 (i.e. make > it only installable via PECL). > > In the interim, I'll be developing a (MIT licensed) > decryption-only userland implementation of the mcrypt ciphers so > people can migrate their code towards something better. > > This vote is opened on March 15th, 2016 and will close March 22th > at 17:00 UTC. > +1 from me. Probably you miss keeping mcrypt extension means: "PHP becomes upstream for libmcrypt" So, to all people who wote "no", please make clear you want to maintain this library. Remi. > (Sidenote: Apologies for the brief unannounced hiatus from > participating here.) > > Scott Arciszewski Chief Development Officer Paragon Initiative > Enterprises >