Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82149 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5745 invoked from network); 8 Feb 2015 17:03:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2015 17:03:51 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.179 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.179 mail-qc0-f179.google.com Received: from [209.85.216.179] ([209.85.216.179:51183] helo=mail-qc0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/64-15550-6F697D45 for ; Sun, 08 Feb 2015 12:03:50 -0500 Received: by mail-qc0-f179.google.com with SMTP id w7so19230936qcr.10 for ; Sun, 08 Feb 2015 09:03:47 -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=fSf/jt8pI46+9uzA2XkFLV6fE3TZrdDi/Rh9s0nPBtc=; b=m8dJ0UMCr4zEqgvUaoGm1wZJjTpqAvqMJI/HyX3RDnhdAAnVwrH2OIT14wEJ7jpNj2 e6gbXne486vk+IFFQN54NZPORtBt1odst8wHJUGHURzhPdtRmthfMlr47JK8hUKj3/eg /9mrlGSe/xiBf9SpsM1vQjKRMtIRrRuNpJHwGZmZl1DxICkUga5H9U3AOVCbm5hKyPzv HvpkAYHBM3WaU+xt7QDTsJRTtegXjl9BAedI4E1MxEREYG2ElEuFuzSUI8oRSheTBfNh B9BzN5/qdSCTdqirbZxuPtZx5ewi/WB8144C8G03enwxjfl58pxNMPb37YezkHNOrWFj N1YA== MIME-Version: 1.0 X-Received: by 10.224.171.67 with SMTP id g3mr24413529qaz.17.1423415027485; Sun, 08 Feb 2015 09:03:47 -0800 (PST) Received: by 10.96.185.37 with HTTP; Sun, 8 Feb 2015 09:03:46 -0800 (PST) Received: by 10.96.185.37 with HTTP; Sun, 8 Feb 2015 09:03:46 -0800 (PST) In-Reply-To: References: Date: Mon, 9 Feb 2015 00:03:46 +0700 Message-ID: To: Tom Worster Cc: Yasuo Ohgaki , PHP internals Content-Type: multipart/alternative; boundary=047d7b67768814d1fa050e96a342 Subject: Re: [PHP-DEV] Security changes in PHP 7 From: pierre.php@gmail.com (Pierre Joye) --047d7b67768814d1fa050e96a342 Content-Type: text/plain; charset=UTF-8 On Feb 8, 2015 10:44 PM, "Tom Worster" wrote: > > Hi Yasuo, Pierre, > > Thank you both for the updates. > > I expect the vote to remove mcrypt can be shifted towards "yes" if some > campaigning effort is made. I made a start in another thread. > > Assuming that mcrypt goes, as it should, we are left with a problem. I agree with Derick about wrapping ext/mcrypt around OpenSSL or other to keep it around for BC. I simply do not have the resources to make that happen so someone has to jump on it (Derick?) Cheers Pierre --047d7b67768814d1fa050e96a342--