Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81773 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40089 invoked from network); 4 Feb 2015 07:09:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2015 07:09:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.52 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.52 mail-pa0-f52.google.com Received: from [209.85.220.52] ([209.85.220.52:52905] helo=mail-pa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/B6-20608-9A5C1D45 for ; Wed, 04 Feb 2015 02:09:31 -0500 Received: by mail-pa0-f52.google.com with SMTP id kx10so106745904pab.11 for ; Tue, 03 Feb 2015 23:09:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=xGo+rewQfdFbpCyYKllr4rycKjnbFsGlsbQlHS2Pyyg=; b=X3dw8jJOGF3z66Oun4OW1KANexAvI0t/s0BpkkqjDiBtuZ1AoaGaR3ccqEuAX/odwi M5oRbapoXzjq+rjnV7bJmongKIZ6K0mlbW62uldgJkdas/WXher/bKsqpKj/+GTF6jo9 ocWH/0pxUMVPn8+g+rRbmFLAf1oi8SkCImRlftqhoNmbdOgJ7yZRGyCG0slRQ3MZjNEr WjxcFvyXcROy8EUqUVDDUfni6+Gd4wCxGJLrTJG1qRB78Y/Wx9p35CBKnVu73d5QpqQo cn7/joGOyYFHiG127VcozFCITiRb/HAx69MN6/c2Qqs+Kf87GQIVEasGmsq4cX8cWwOX tpEQ== X-Received: by 10.68.200.36 with SMTP id jp4mr43682388pbc.153.1423033766711; Tue, 03 Feb 2015 23:09:26 -0800 (PST) Received: from [192.168.2.145] (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id mm9sm922651pbc.76.2015.02.03.23.09.25 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Feb 2015 23:09:25 -0800 (PST) Message-ID: <54D1C59C.5070008@gmail.com> Date: Tue, 03 Feb 2015 23:09:16 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Pierre Joye CC: Anatol Belski , Adam Harvey , PHP internals References: <54D1BC7D.5000504@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC][VOTE] Removal of dead or not yet PHP7 ported SAPIs and extensions From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > Libmcrypt is a dead cow but not much of a threat for now. On the other > hand cclient is dangerous, it should have been removed long time ago > already. I'm not sure - what is the dangerous part? Are you referring to some published CVEs or other reports? Then it would be useful to list them here and on the RFC. -- Stas Malyshev smalyshev@gmail.com