Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23087 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79327 invoked by uid 1010); 2 May 2006 20:21:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 79312 invoked from network); 2 May 2006 20:21:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 May 2006 20:21:22 -0000 X-Host-Fingerprint: 217.79.190.163 r163.red.fastwebserver.de Received: from ([217.79.190.163:13999] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id F9/A7-05123-04FB7544 for ; Tue, 02 May 2006 16:21:21 -0400 To: internals@lists.php.net,andi@zend.com (Andi Gutmans) Date: Tue, 2 May 2006 22:21:14 +0200 Message-ID: <20060502222114.1d78b0ac@localhost.localdomain> In-Reply-To: <7.0.1.0.2.20060502102112.04cc3d88@zend.com> References: <44572F67.9050807@php.net> <7.0.1.0.2.20060502102112.04cc3d88@zend.com> Reply-To: pierre.php@gmail.com X-Newsreader: Sylpheed-Claws 2.1.0 (GTK+ 2.8.6; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 217.79.190.163 Subject: Re: [PHP-DEV] php 5.2.0 From: pierre.php@gmail.com (Pierre) On Tue, 02 May 2006 10:22:14 -0700 andi@zend.com (Andi Gutmans) wrote: > Any reason why sqlite (pdo & ext/) can't be compiled without the > bundled sqlite. You can build using an extern sqlite. However you need 3.2.7, I just noticed that today. I have nothing against requiring it, but it should be detected and noticed in the changelog. Also a "minor" release is maybe not the right time to bump the required version. As a sidenote, you also need to install sqlite3 in a standard path. There is actually no way to tell pdo-sqlite which sqlite to use. -- Pierre Did I help you? Please donate http://blog.thepimp.net/index.php/1998/04/12/57-please-donate