Newsgroups: php.internals,php.pecl.dev Path: news.php.net Xref: news.php.net php.internals:56365 php.pecl.dev:8876 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81639 invoked from network); 17 Nov 2011 13:09:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Nov 2011 13:09:05 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:49041] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/61-06702-E6705CE4 for ; Thu, 17 Nov 2011 08:09:03 -0500 Received: by yenl2 with SMTP id l2so1139113yen.29 for ; Thu, 17 Nov 2011 05:08:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Iiy+L0muIgOfKWPkUL+zVhrzJQtia0bXWeYHxjJ6G9Y=; b=Q8JJFmKe1fsNbLpR8EkITkgZSCcey37O1m1/0oCjkBuqU7/NE9FHwvv3UNnmHsYEdu AM7B3b+k9qqroFp1wPtfLYQAOgbS/vm1kJOGSBkIoqxK+NIoRkvQe/7PuxCAC89mnWlc DPrmMsl92AycoEJyF8nJSh2KicdD194pNZt2U= MIME-Version: 1.0 Received: by 10.236.185.68 with SMTP id t44mr9265389yhm.41.1321535338325; Thu, 17 Nov 2011 05:08:58 -0800 (PST) Received: by 10.146.168.7 with HTTP; Thu, 17 Nov 2011 05:08:58 -0800 (PST) In-Reply-To: <8587F05B-1916-419E-AA95-D239EC77CAD3@roshambo.org> References: <1321450474.29236.11.camel@guybrush> <8587F05B-1916-419E-AA95-D239EC77CAD3@roshambo.org> Date: Thu, 17 Nov 2011 14:08:58 +0100 Message-ID: To: Philip Olson Cc: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , Ferenc Kovacs , Felipe Pena , PHP Internals , PECL Announce Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] pecl sqlite From: pierre.php@gmail.com (Pierre Joye) hi, 2011/11/16 Philip Olson : > We need to make pecl/sqlite work with 5.4, as currently it does not. Why? We moved it out because it is not maintained anymore. As I agree that the concept of "move to pecl" for dead extensions is a bad idea, inciting users to continue to use with 5.4 instead of migrate their code to sqlite3 is not a good thing. > I forget the details (and the related patch) but did work on one with > Johannes many months ago. The last step (which failed) was to get > pdo_sqlite2 to work with the shared PECL variant, IIRC. Then, make a > release. It can be applied to svn. I suppose we should add a note as well in the documentation about this move. > Moving something to PECL should require that the PECL extension work with > the distribution that it was [re]moved from. Otherwise, it was not moved. I disagree, it should work with the distro where it was still present. If we stop to support something with a given release, there is no point to give the wrong message to our users. However, if someone feels like it is worth maintaining this dead library binding and keep alive for 5.4+, he can indeed go ahead, but unless we have such a person, I don't think we should release it or do anything else for this extension and 5.4. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org