Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82397 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70607 invoked from network); 10 Feb 2015 22:59:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Feb 2015 22:59:24 -0000 Authentication-Results: pb1.pair.com header.from=dragoonis@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dragoonis@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.43 as permitted sender) X-PHP-List-Original-Sender: dragoonis@gmail.com X-Host-Fingerprint: 209.85.192.43 mail-qg0-f43.google.com Received: from [209.85.192.43] ([209.85.192.43:38466] helo=mail-qg0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/46-32490-B4D8AD45 for ; Tue, 10 Feb 2015 17:59:24 -0500 Received: by mail-qg0-f43.google.com with SMTP id i50so38169qgf.2 for ; Tue, 10 Feb 2015 14:59:21 -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=QGJAvTXaUgoKMYcUlG9NK/bPe7p60gIf66ELxy/V3kY=; b=E43xDYp+RPzF1iAcPoA95yNHC0CZo4MiB6KK4kR7S/HFbSN/ujEI+ThLeAQ33Wozw9 sYR+MUZkwKWTw6YWO3c1TdiueDi9z+Q3mnJLCXuPJemhN3tGDm+/IVXhYYKl9MBItDrc ZMuIz4kcr8F2LmZqElyjFQFUnUzXKotIT2B8VOmMN48Foxzl9oi28vnEMzLdhALgtovX nVmVEm6U3X93lRbBV8yhw2Ug7ffxrf4xUoXFIgatZ2jaH6dCj4VfwvKPgm1/mxfWLHIF 9b13d/gJC4NQcaBLeKXU/jUTWne2Ag0d6/7oF/aRShOE5DhYfjeSY4qYBD0dR/KYoa5s FizA== MIME-Version: 1.0 X-Received: by 10.224.72.8 with SMTP id k8mr60335585qaj.26.1423609161461; Tue, 10 Feb 2015 14:59:21 -0800 (PST) Received: by 10.229.157.11 with HTTP; Tue, 10 Feb 2015 14:59:21 -0800 (PST) In-Reply-To: References: Date: Tue, 10 Feb 2015 22:59:21 +0000 Message-ID: To: Anatol Belski Cc: PHP Internals List Content-Type: multipart/alternative; boundary=047d7bdca0c05e39ed050ec3d6c6 Subject: Re: [PHP-DEV] [RFC][VOTE][RESULT] Removal of dead or not yet PHP7 ported SAPIs and extensions From: dragoonis@gmail.com (Paul Dragoonis) --047d7bdca0c05e39ed050ec3d6c6 Content-Type: text/plain; charset=UTF-8 On Mon, Feb 9, 2015 at 10:29 PM, Anatol Belski wrote: > Hi, > > the voting on the removals in PHP7 in hereby finished. The results are > > > item yes:no > > 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 > > As most of the items are considered to be removed, the ones to stay > untouched by the 50%+1 requirement are > > ext/imap > ext/mcrypt > ext/pdo_dblib > Did you accidentally miss out mssql? it resultes in significant resistance to leave core, such as mcrypt and ignoring mathematical numbers, from a practical basis I'd like to see mssql kept in core. Who's with me ? > > 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. > > Regards > > Anatol > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --047d7bdca0c05e39ed050ec3d6c6--