Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95574 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62399 invoked from network); 2 Sep 2016 15:18:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Sep 2016 15:18:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=scott@paragonie.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=scott@paragonie.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain paragonie.com designates 209.85.218.42 as permitted sender) X-PHP-List-Original-Sender: scott@paragonie.com X-Host-Fingerprint: 209.85.218.42 mail-oi0-f42.google.com Received: from [209.85.218.42] ([209.85.218.42:36715] helo=mail-oi0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/4A-19490-F5899C75 for ; Fri, 02 Sep 2016 11:18:56 -0400 Received: by mail-oi0-f42.google.com with SMTP id r205so85980859oih.3 for ; Fri, 02 Sep 2016 08:18:55 -0700 (PDT) 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:from:date:message-id:subject:to :cc; bh=v+AWRSYNPFB6W/evcgrc38iX6Lp6dC1SznX5TVkZuYw=; b=qvAZoRnCfo8qv/NdhFN4n1kebOp4DwexF9qc9pHtDXYsTdCrytyuoc5TGGtW54MfX3 F2BPYygWrZJy8C7yhNPQcaKq4fJ7tQ2k/zpe8vNA+lF+aZZqbQPxPHpmxQpTxnbfhD6J r5AIqnx6ZRK/P3xovblVVMrZWtlb3/T9K55TLYjxClwqO5kexqihO8akgHyLuQORIWMq CSx/NDxD7U20NtRdZT5tjt47jZwUzkT0e/WF3aZqg2nORaLq4VaZ6oBLZNOZLrUh0AOz P4KXDyePyiblpy/upijqjh3QSWFUwbJGkCB/D4Eq0+e5oNDZDMDHXr8Wn5OcAj/sBjyU UZrA== 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:from:date :message-id:subject:to:cc; bh=v+AWRSYNPFB6W/evcgrc38iX6Lp6dC1SznX5TVkZuYw=; b=DCMu5aD1CbzRqX5t9NCksl9BD/8ur4n13LuaXN0XeMn7Mg5u6moF7lQSj2g7tfiQzt IYjHVWFdLn2emNtHtJhZCDCYoGOMGHoEJ15U5/BcOTDifrcQxOfg+v1oPhTQeBCpu+ze GZuqQJMC1jzWFEaoZT7puuXZ0ES+v0gQlCsMSSLpvd1KwmZWBJPJ9DSgCN9n6CAzmxwa U1B7hgKHv2wlK01j3RRZ5tl9S82IMGxmV/DWBnE8tcdzj6wNhgfjWfWcTKKeJ/0YHesW 02XA37zAUdiWwTsijN5hEut/hj5u1iFphsAwbk/Q+I4W00uNKG34zMP6Ucx30poWIqfs 7OQA== X-Gm-Message-State: AE9vXwO73KrvcyGOJtz0LxS30kAtDFMroQ0igICkMOOMynTewe64Xi9Jeg2Bi2F6MGPScFsoV8lZco8v7caemA== X-Received: by 10.157.54.152 with SMTP id h24mr21632914otc.132.1472829530723; Fri, 02 Sep 2016 08:18:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.10.86 with HTTP; Fri, 2 Sep 2016 08:18:49 -0700 (PDT) In-Reply-To: References: Date: Fri, 2 Sep 2016 11:18:49 -0400 Message-ID: To: Davey Shafik Cc: Leigh , PHP Internals Content-Type: multipart/alternative; boundary=001a113e2cf4fe7378053b87d8ab Subject: Re: [PHP-DEV] [RFC][VOTE] Deprecate then Remove Mcrypt Closed (23-6) From: scott@paragonie.com (Scott Arciszewski) --001a113e2cf4fe7378053b87d8ab Content-Type: text/plain; charset=UTF-8 I thought someone beat me to it? Scott Arciszewski Chief Development Officer Paragon Initiative Enterprises On Fri, Sep 2, 2016 at 11:18 AM, Davey Shafik wrote: > I would still be OK adding this in RC2, TBH. I didn't realize it was > missed, and it's something we _need_ to do. > > - Davey > > On Fri, Sep 2, 2016 at 8:08 AM, Leigh wrote: > >> On 22 March 2016 at 17:00, Scott Arciszewski wrote: >> > Hi all, >> > >> > https://wiki.php.net/rfc/mcrypt-viking-funeral >> > >> > The tally of closing (2016-03-22T17:00:00) is 23 Yes, 6 No. This is a >> 79.3% >> > favorable response, which exceeds the 2/3 majority by a significant >> margin. >> > >> > Thanks to everyone who voted or participated in this discussion. >> > >> > I've heard and respect some of the objections raised by folks who voted >> No, >> > but moving this liability out of the core into PECL as soon as possible >> is >> > not only a good move for the security of PHP applications, but now we >> know >> > it's the choice the community wants. >> > >> > As promised, I'll get the E_DEPRECATED patch written soon. >> >> As we're now at RC1, I assume it is too late to push forward with this? >> > > --001a113e2cf4fe7378053b87d8ab--