Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82398 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72497 invoked from network); 10 Feb 2015 23:14:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Feb 2015 23:14:08 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-la0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:33310] helo=mail-la0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/96-32490-EB09AD45 for ; Tue, 10 Feb 2015 18:14:07 -0500 Received: by labhz20 with SMTP id hz20so104817lab.0 for ; Tue, 10 Feb 2015 15:14:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=+R2WKPYbXTiWQYK20oGK8e9DXTL3fE3q/mbw1mde2VE=; b=vdtbm8TxQiqUUvSy1HoBZhEIKCW3Ufx6vzcaiiaBk6h3jbv7DNuwyZIGBKcOpFy3V7 ADKnsourejYSx9t2+m05PkLwL0Mgf5K90k8lBHFBpVXrEJIrN1s9tggZY8sBQg4iq3o1 QeAS2uz/BixdCZBIeRdC4GpP22Bgv9+RrXfvLPkDQSki2ujcMJfqriOxQdEFTaefkyhg 9XIuPFytOI9JHmtWLuDMQAeE/vsIgiaR/Oms3dXT2t+ob0dZxY1lHOlCRlqGB8cUEfOY ZtLQKEysI/5/+TinKb5Q1dGbzzCa8e+HgHb7LOoKZm/TRbjVhb7eVwWFdeTOKFBf6G1y 1cnw== MIME-Version: 1.0 X-Received: by 10.112.159.137 with SMTP id xc9mr25258714lbb.6.1423610042943; Tue, 10 Feb 2015 15:14:02 -0800 (PST) Sender: kalle.php@gmail.com Received: by 10.112.128.231 with HTTP; Tue, 10 Feb 2015 15:14:02 -0800 (PST) In-Reply-To: References: Date: Wed, 11 Feb 2015 00:14:02 +0100 X-Google-Sender-Auth: 17SwdXqrY_OnunucPgbdnnrew8c Message-ID: To: Paul Dragoonis Cc: Anatol Belski , PHP Internals List Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC][VOTE][RESULT] Removal of dead or not yet PHP7 ported SAPIs and extensions From: kalle@php.net (Kalle Sommer Nielsen) Hi Paul 2015-02-10 23:59 GMT+01:00 Paul Dragoonis : > > 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'd like to see mssql kept as well, only makes more sense as we also have pdo_dblib. I wouldn't mind looking into some fixes to it or porting it once I get my FreeTDS or ntwdblib configuration setup here, as there is a fair bit of cleanup I'd like to do with it. -- regards, Kalle Sommer Nielsen kalle@php.net