Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82392 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57595 invoked from network); 10 Feb 2015 21:38:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Feb 2015 21:38:27 -0000 Authentication-Results: pb1.pair.com header.from=davidkmuir@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=davidkmuir@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.43 as permitted sender) X-PHP-List-Original-Sender: davidkmuir@gmail.com X-Host-Fingerprint: 209.85.220.43 mail-pa0-f43.google.com Received: from [209.85.220.43] ([209.85.220.43:34056] helo=mail-pa0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 87/C3-32490-15A7AD45 for ; Tue, 10 Feb 2015 16:38:26 -0500 Received: by mail-pa0-f43.google.com with SMTP id fa1so28903730pad.2 for ; Tue, 10 Feb 2015 13:38:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:content-transfer-encoding:subject:references:from :mime-version:in-reply-to:message-id:date:cc:to; bh=k5CyW/2W3ixHongVhB6lAZ0NIyl8EMPog97KK9oqols=; b=LzWBbhaX0sEKh8jzguwN1hEs68ZQLLVNNBvVcl9/zYAmbU++j5V3UdZdW0UUZaBcOJ Yap8osa1KKHRPZZzhGcuZGuYws8szL7wY1xEypw6F9UxPzKD7lrTPpZ0ExQPvFNR49ij 0JS2UAIIcvy9mEK0r5/Jp3MCecis07+zLIB7iETE+zr7cWS6hZp6hJdCPqR4U6ar+vBz gRA+xT57BwRj88VJRjjKLF7ZVQISD6vRqknGXhC6tiIQWku/J0GKeZ4WXkQm9BNEPuxD QYazvoi2gx/PZ4AL3gsrIO63RQsdTj48jFLiwWxMma30uDGXVRb18lVkncCkS1IimLzb A1sQ== X-Received: by 10.66.65.234 with SMTP id a10mr8797903pat.120.1423604302887; Tue, 10 Feb 2015 13:38:22 -0800 (PST) Received: from [10.168.11.145] (pa49-183-160-46.pa.vic.optusnet.com.au. [49.183.160.46]) by mx.google.com with ESMTPSA id pr2sm20231538pbb.88.2015.02.10.13.38.21 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Feb 2015 13:38:22 -0800 (PST) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable References: Mime-Version: 1.0 (1.0) In-Reply-To: Message-ID: <80E6AA15-23FA-4A77-B50E-6819120E7B58@gmail.com> Date: Wed, 11 Feb 2015 08:38:02 +1100 Cc: "internals@lists.php.net" To: Anatol Belski X-Mailer: iPhone Mail (11D257) Subject: Re: [PHP-DEV] [RFC][VOTE][RESULT] Removal of dead or not yet PHP7 ported SAPIs and extensions From: davidkmuir@gmail.com (David Muir) > On 10 Feb 2015, at 9:29 am, "Anatol Belski" wrote:= >=20 > Hi, >=20 > the voting on the removals in PHP7 in hereby finished. The results are >=20 >=20 > item yes:no >=20 > sapi/aolserver 32:0 > sapi/apache 32:0 > sapi/apache_hooks 31:0 > sapi/apache2filter 23:1 > sapi/caudium 30:0 > sapi/continuity 28:0 > sapi/isapi 28:0 > sapi/milter 10:9 > sapi/phttpd 26:0 > sapi/pi3web 24:0 > sapi/roxen 23:0 > sapi/thttpd 25:0 > sapi/tux 25:0 > sapi/webjames 25:0 > ext/imap 14:19 > ext/mcrypt 15:18 > ext/mssql 17:13 > ext/pdo_dblib 4:18 > ext/sybase_ct 17:1 >=20 > As most of the items are considered to be removed, the ones to stay > untouched by the 50%+1 requirement are >=20 > ext/imap > ext/mcrypt > ext/pdo_dblib >=20 > I'm going to implement and tag the changes considered ASAP. Regarding the > stuff to considered to be removed from the core - if there are some > supporters, the sources will be made available in the git tag. They can be= > anytime ported to PHP7 and possibly resurrected. >=20 > Regards >=20 > Anatol >=20 >=20 >=20 >=20 > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20 Does this mean PHP will be taking on the role of maintaining libmcrypt as we= ll? If a security issue is found, what is the course of action? Cheers, David Sent from my iPhone=