Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80889 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56907 invoked from network); 20 Jan 2015 19:33:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jan 2015 19:33:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=mapopa@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mapopa@gmail.com; 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: mapopa@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-la0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:48710] helo=mail-la0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E5/61-49046-68DAEB45 for ; Tue, 20 Jan 2015 14:33:27 -0500 Received: by mail-la0-f42.google.com with SMTP id ms9so14059450lab.1 for ; Tue, 20 Jan 2015 11:33:24 -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=JlRgOghgBDCJLpAw+IH04hL5p+0wfZVG2w3X/mHxGd4=; b=rcs8GtIn8HWTm6mMjNltw+y4ZJ5Ni4SR7tjNJ0HQkWuFrMmTx743N3PhwUNyB/UmMQ Y+6qfN05aVriBqyZoLcNqlgAtz59Ylt9wQ/IcCi4am8kZFB7f0wv7aC+sRM27shsmHNy 0v5QD5kBIo2DMoIaatcJxIQj9hIjUS5V7jR9OvBzmaDglgmt+rzlzrebdiTESHISBA4B cYyHY7GZM8UxBA8DxurtvoAHukLMMPgebTko1U6iEPAgJ7e+AmfalTriqPOCLOsWXIdn 8rES+0m6m5d2+k/86xERtfO1X1p9SGaKs84A1lhvbVJg9s+M75T1pwMCw97DIaeZC1Ru QlIg== MIME-Version: 1.0 X-Received: by 10.112.52.229 with SMTP id w5mr40379774lbo.52.1421782404003; Tue, 20 Jan 2015 11:33:24 -0800 (PST) Received: by 10.112.73.101 with HTTP; Tue, 20 Jan 2015 11:33:23 -0800 (PST) In-Reply-To: <54BEA9F5.3030901@welho.com> References: <636de823d0caf4b650c75ecd2ea969e3.squirrel@webmail.klapt.com> <54BEA9F5.3030901@welho.com> Date: Tue, 20 Jan 2015 21:33:23 +0200 Message-ID: To: Jouni Ahto Cc: PHP Developers Mailing List Content-Type: multipart/alternative; boundary=001a1133d376237f5f050d1a831b Subject: Re: [PHP-DEV] [RFC][DISCUSSION] Removal of dead SAPIs and extensions From: mapopa@gmail.com (marius adrian popa) --001a1133d376237f5f050d1a831b Content-Type: text/plain; charset=UTF-8 interbase extension is maintained and at least i will rename to firebird after php7 api conversion is over (a few blob/events tests don't pass after the big api changes ) Dmitry Stogov added some patches but we need to fix the zend engine api changes pdo_firebird is ok but doesn't cover the firebird api so we still need them both On Tue, Jan 20, 2015 at 9:18 PM, Jouni Ahto wrote: > At least one mail didn't bounce. > > The situation with Interbase extension, in my opinion: it's dead meat and > should most probably be just removed. Nobody is currently, to my knowledge, > maintaining it. Even the birth of said extension was a bit troublesome, > when I had just for the fun of it written some very rudimentary code, > committed it, and after that it turned out that Zeev was having a > commercial negotiation about writing PHP support for it. Because we didn't > want to step on each other toes, that left the the extension somewhat > unmaintained for a while even then, and then I slowly dropped out of PHP > development. Mostly because my new work in banking world had absolutely > nothing to do with it, not because I would have been tired of it. It was > extraordinarily fun and I somehow still miss those times. Kudos to everyone > still working on PHP (I still recognize a few names on the mailing list) > and to every newcomer. > > Now, this all happened when even PHP4 was still in development phase, a > very long time ago, so I'm quite surprised that extension survived even > into PHP5. Has anyone actually maintained it? > > PDO_FIREBIRD is probably a good replacement for it and it seems to be > mentioned on the list of maintained extensions. I don't know how well it > works with Interbase, which is now a proprietary product by Embarcadero > Technologies. Firebird is an open source fork originating from the same > codebase. It might even work, if the communication protocol with database > hasn't changed (much) or can switch to some backwards compatible mode when > encountering a version it does not recognize. > > And, last: funny coincidence that I received Anatol's email just now, when > I've just a week ago opened a github account and already have several pull > requests for 2 projects written in, surpricingly, PHP. Who knows, maybe > like the Terminator, "I'll be back". > > Thanks for reading the rants of a really old fart. > > -- Jouni Ahto > > > On 01/20/2015 11:22 AM, Anatol Belski wrote: > >> Hi Dmitry, >> >> On Tue, January 20, 2015 06:08, Dmitry Stogov wrote: >> >>> Hi Anatol, >>> >>> >>> Despite of this, we also have few extensions not converted to PHP7 yet - >>> https://wiki.php.net/phpng#unsupported_extensions_not_converted_yet >>> >>> >>> 3 of them related to MSSQL, 2 to Oracle and one to Interbase. the last >>> one is partially converted (may be compiled), but it's so ugly, so it >>> won't work without serious redesign (I'm not sure how it worked in >>> php-5). >>> >>> I'm going to rename and update the RFC to handle these cases as well. >> >> Will first forward this off list to the authors standing in the sources, >> so the bounces from the eventually non existent mails are not going back >> to the list (would spam everyone). But will then repeat the same to the >> list with valid mails. >> >> Regards >> >> Anatol >> >> > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a1133d376237f5f050d1a831b--