Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48785 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27063 invoked from network); 15 Jun 2010 11:41:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2010 11:41:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 209.85.212.42 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:43788] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/E0-31991-DD6671C4 for ; Tue, 15 Jun 2010 07:41:18 -0400 Received: by vws2 with SMTP id 2so1961508vws.29 for ; Tue, 15 Jun 2010 04:41:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.122.227 with SMTP id m35mr3882178vcr.139.1276602075117; Tue, 15 Jun 2010 04:41:15 -0700 (PDT) Received: by 10.220.70.202 with HTTP; Tue, 15 Jun 2010 04:41:15 -0700 (PDT) Date: Tue, 15 Jun 2010 07:41:15 -0400 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=0050450168e834f8bf04891015cf Subject: Remove sqlite2 from trunk From: ilia@prohost.org (Ilia Alshanetsky) --0050450168e834f8bf04891015cf Content-Type: text/plain; charset=ISO-8859-1 After speaking to a few developers in DPC, I think it makes sense for us to drop the Sqlite2 extensions from Trunk as they are superseded by the Sqlite3 extensions. The sqlite2 library is no longer maintainer and the migration path from version 2 to 3 is very simple. Unless there any objections, I'd like to make this happen in the next week or two. Ilia --0050450168e834f8bf04891015cf--