Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82399 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76576 invoked from network); 10 Feb 2015 23:30:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Feb 2015 23:30:02 -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.216.175 as permitted sender) X-PHP-List-Original-Sender: dragoonis@gmail.com X-Host-Fingerprint: 209.85.216.175 mail-qc0-f175.google.com Received: from [209.85.216.175] ([209.85.216.175:48185] helo=mail-qc0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/87-32490-9749AD45 for ; Tue, 10 Feb 2015 18:30:02 -0500 Received: by mail-qc0-f175.google.com with SMTP id c9so127530qcz.6 for ; Tue, 10 Feb 2015 15:29:59 -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=kVGUFrCM/hGoyiMmaQBKnUAo9qNnWOY1VTkOKu+NLJM=; b=nopQLqwUPjj6nc6FDD92zBxFfpXUc1VPXPUbC0lGItiUmX37/0CwL6pP1aDLSWhNNR astar0VL8wJ1dq17JJgb9tpUnXVnN1HbST8z1cX1D0dGwoqU1TsRXvKJ7V9Zo+9r647o amUpgWs+l6Mkb94xad77dDkIjo+BwqNSjImOZT0T+DF5OXgh4bVU/pAuKN+hahBokGjW 1oLC6mx7CmeW+Gz/ZpJp0mk+yq7VI8DSh+lZ09iC0fYXbXKTdi71NHcG2x+ftQk/AsE4 oe7/0+DOlx4X62Nz8EZ0CqD9ULMGvH79fmzoc9Ul0BGqtzs+10jALk4Nktk6cLN/swhd ODOw== MIME-Version: 1.0 X-Received: by 10.140.40.211 with SMTP id x77mr54518807qgx.25.1423610999222; Tue, 10 Feb 2015 15:29:59 -0800 (PST) Received: by 10.229.157.11 with HTTP; Tue, 10 Feb 2015 15:29:59 -0800 (PST) In-Reply-To: References: Date: Tue, 10 Feb 2015 23:29:59 +0000 Message-ID: To: Kalle Sommer Nielsen Cc: Anatol Belski , PHP Internals List Content-Type: multipart/alternative; boundary=001a11c13bf2e8387e050ec443ae Subject: Re: [PHP-DEV] [RFC][VOTE][RESULT] Removal of dead or not yet PHP7 ported SAPIs and extensions From: dragoonis@gmail.com (Paul Dragoonis) --001a11c13bf2e8387e050ec443ae Content-Type: text/plain; charset=UTF-8 On Tue, Feb 10, 2015 at 11:14 PM, Kalle Sommer Nielsen wrote: > 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. > > > It's common sense that if something receives significant resistance then there's usually a good reason for it and it shouldn't be ignored regardless of how mathematically accurate it may seem to exclude it. Let's keep MSSQL in. > > -- > regards, > > Kalle Sommer Nielsen > kalle@php.net > --001a11c13bf2e8387e050ec443ae--