Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82118 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16455 invoked from network); 8 Feb 2015 06:04:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2015 06:04:04 -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.192.44 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.44 mail-qg0-f44.google.com Received: from [209.85.192.44] ([209.85.192.44:50067] helo=mail-qg0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/57-07765-35CF6D45 for ; Sun, 08 Feb 2015 01:04:04 -0500 Received: by mail-qg0-f44.google.com with SMTP id j5so1851515qga.3 for ; Sat, 07 Feb 2015 22:04:01 -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=hB2DMfKzgESSdBupe4VZLfaXyQ+CB8JjHa90lcLfVrY=; b=I6c1QVQfceMzOtGbU9uQa89nBA7galGN1lt4qdB7JTc+B5MQGKvW3lrgQhNxunwSvV 7cy+tnZAC2j9s7D8+LG9tLnSv8B2Gk65S6MnSvJX1bFgSQgGmw0AW7GXcDer0ds5wIpA CFNffa1rEUe0bWgOzIYsCMtIOOkJGVOf0LknYFJ7wNWIJMsPS5IZP8QTj40VTB2lQiUM lcHUp831npGMbscCQUIV5cFYRlNwanITauOIe+5VtJUS5G6YhaHDj7aCwc5yjQEylwso aQXtLUpH8k6lta2enTUVScllOnPZv6j88SledmwUXogVn766+ELoj1JorO1pp/oi+orK YZdg== MIME-Version: 1.0 X-Received: by 10.140.102.165 with SMTP id w34mr26776416qge.26.1423375441178; Sat, 07 Feb 2015 22:04:01 -0800 (PST) Received: by 10.96.185.37 with HTTP; Sat, 7 Feb 2015 22:04:01 -0800 (PST) Received: by 10.96.185.37 with HTTP; Sat, 7 Feb 2015 22:04:01 -0800 (PST) In-Reply-To: References: Date: Sun, 8 Feb 2015 13:04:01 +0700 Message-ID: To: Yasuo Ohgaki Cc: Tom Worster , PHP internals Content-Type: multipart/alternative; boundary=001a11c168908db5c3050e8d6b8b Subject: Re: [PHP-DEV] Security changes in PHP 7 From: pierre.php@gmail.com (Pierre Joye) --001a11c168908db5c3050e8d6b8b Content-Type: text/plain; charset=UTF-8 On Feb 8, 2015 12:48 PM, "Yasuo Ohgaki" wrote: >> 2. What's going to happen to mcrypt? >> >> I see the vote to excise it did not pass. Does this mean that (i.e. >> imply that) PHP's plan is to keep a security lib that hasn't been >> maintained for 8 years for the next 5+ years? > > > Removed. > Available as PECL module. > Probably. Please check the RFC. It is not removed and unless some people changed their mind the horrible scenario described here will happen. And it will be longer than 5 years. --001a11c168908db5c3050e8d6b8b--