Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81696 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62629 invoked from network); 3 Feb 2015 09:14:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2015 09:14:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.171 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.171 mail-qc0-f171.google.com Received: from [209.85.216.171] ([209.85.216.171:52722] helo=mail-qc0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 65/36-20608-66190D45 for ; Tue, 03 Feb 2015 04:14:14 -0500 Received: by mail-qc0-f171.google.com with SMTP id s11so34388097qcv.2 for ; Tue, 03 Feb 2015 01:14:11 -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=0vxb8qavG8in4Fnx3lb5pfMZ7dqFa9wF53eaunwQfDA=; b=kf5/vLkMbGZnNhtN63uAfIVyWwGdAnhaCLePRqZKtcFicjfQ7vcmlifufe2b8bB8Cs O8qLUiZZDuqv8l9Pqc7zxOwLLlT3RtF7JkKyoghdAHQ5AtpvLUR/LM8WwECRKZ7BNyIM l/2sBHbFBY3BEOptSvlqOqtiDc1c6KpKwDRwi1rtrMVHFntHp7RFnOGtxrPQJzQoA/r4 q6JW+i242+3AxXs+zMukOqUOB4J8x+NXT95vQxLR06K1HMusxMXlP7Sb0FDjD+QTJyhD sPKM9EvOWanlgnQBaDC2B1XWF10FNTyO9tko16FuPa46wMVAqYyB6G8DVzIZbq02ZQfp tK2A== MIME-Version: 1.0 X-Received: by 10.229.114.74 with SMTP id d10mr7305319qcq.5.1422954851303; Tue, 03 Feb 2015 01:14:11 -0800 (PST) Received: by 10.96.3.168 with HTTP; Tue, 3 Feb 2015 01:14:11 -0800 (PST) Received: by 10.96.3.168 with HTTP; Tue, 3 Feb 2015 01:14:11 -0800 (PST) In-Reply-To: <54D08F86.9040803@lsces.co.uk> References: <54CFCE27.3070004@lsces.co.uk> <54D08238.9080100@beccati.com> <54D08A85.2000200@beccati.com> <54D08F86.9040803@lsces.co.uk> Date: Tue, 3 Feb 2015 16:14:11 +0700 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: multipart/alternative; boundary=001a1133c962718843050e2b7e5c Subject: Re: [PHP-DEV] [RFC][VOTE] Removal of dead or not yet PHP7 ported SAPIs and extensions From: pierre.php@gmail.com (Pierre Joye) --001a1133c962718843050e2b7e5c Content-Type: text/plain; charset=UTF-8 On Feb 3, 2015 4:06 PM, "Lester Caine" wrote: > > On 03/02/15 08:44, Matteo Beccati wrote: > >> Marius Adrian Popa has stated to maintain both, and looks like there > >> several active users who will use that. So going by that, it's not being > >> voted on these exts. > > > > I must have missed that, sorry for the noise. > > This is a bit of the problem here. There is a substantial Firebird user > base who like wordpress and joomla users have no knowledge of what is > going on in the background to keep their platform working. Often we > don't find out about things - 'they get missed' - but similarly just > treading water takes too much time today so following development on > everything we do use often takes second place? > > I wonder if ANY mssql users have noticed that they may be left out of > PHP7 ... I suspect that may actually have a bigger user base than the > paid for 'Interbase' yet it's got no support here. For mssql, most of them (while we see more and more requests from linux lately) are on windows. And mssql support has been removed with the release of 5.3.0. Since 2 years they use sqlsrv from pecl. --001a1133c962718843050e2b7e5c--