Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19629 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34408 invoked by uid 1010); 16 Oct 2005 13:35:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34393 invoked from network); 16 Oct 2005 13:35:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Oct 2005 13:35:42 -0000 X-Host-Fingerprint: 87.123.95.80 i577B5F50.versanet.de Received: from ([87.123.95.80:7570] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 63/1B-22302-D2752534 for ; Sun, 16 Oct 2005 09:35:41 -0400 Message-ID: <63.1B.22302.D2752534@pb1.pair.com> To: internals@lists.php.net Date: Sun, 16 Oct 2005 15:35:37 +0200 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 87.123.95.80 Subject: sqlite on windows From: lsmith@php.net (Lukas Smith) 14 Oct 2005, PHP 5.1 Release Candidate 2 - Changed SQLite extension to be a shared module in Windows distribution. (Edin) Whats the reason for this? To allow people to switch between sqlite2 and sqlite3? Shouldnt the extension then be enabled by default in the php.ini-dist and php.ini-recommended files on windows? It does not seem to be the case in the current snaps zips. regards, Lulas