Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40454 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13085 invoked from network); 11 Sep 2008 06:35:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Sep 2008 06:35:17 -0000 Authentication-Results: pb1.pair.com header.from=danhen@web.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=danhen@web.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain web.de from 217.72.192.248 cause and error) X-PHP-List-Original-Sender: danhen@web.de X-Host-Fingerprint: 217.72.192.248 fmmailgate07.web.de Linux 2.4/2.6 Received: from [217.72.192.248] ([217.72.192.248:52887] helo=fmmailgate07.web.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 66/9E-30769-42CB8C84 for ; Thu, 11 Sep 2008 02:35:17 -0400 Received: from web.de by fmmailgate07.web.de (Postfix) with SMTP id A320F4220; Thu, 11 Sep 2008 08:35:13 +0200 (CEST) Received: from [91.40.29.103] by freemailng6001.web.de with HTTP; Thu, 11 Sep 2008 08:35:12 +0200 Date: Thu, 11 Sep 2008 08:35:12 +0200 Message-ID: <1134168804@web.de> MIME-Version: 1.0 To: Scott MacVicar Cc: internals@lists.php.net Organization: http://freemail.web.de/ X-Provags-Id: V01U2FsdGVkX18QyFEG1uUicjBaEy8OpmEjb0h3byvgFxjg0mLOlwEj2B/VY Vtm7vvu1eJSxrC6dlasiWQ3B+pUAWbSF7JvzOJCGyabrqY+e1w= Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.3 Windows builds, pdo_sqlite From: danhen@web.de (Daniel Henning) Hi Scott, >This should go on the main bug tracker rather in PECL, there isn't a >seperate release on PECL any more for PDO extensions. Ok. It was a bit confusing cause of some PDO-drivers which are still active in PECL. >I can reproduce this on Windows but only with VC6 builds. The VC9 builds >are working without issue. Yes, but "VC9 x86 builds, not compabitible with official apache releases". Thats why I'm asking for sqlite_external for getting into 5.3 snaps-build again. Regards, Daniel