Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48240 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40487 invoked from network); 6 May 2010 18:43:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 May 2010 18:43:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-wy0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:36173] helo=mail-wy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/74-16722-FDD03EB4 for ; Thu, 06 May 2010 14:43:44 -0400 Received: by wyb34 with SMTP id 34so217846wyb.29 for ; Thu, 06 May 2010 11:43:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=exp9OquRhVO95Kjr7IZADs12UinBnDJO6IOW620DS4E=; b=HvqOhmdDyLxZift5wcxV3Ndjol+FyqtQrds4VD2dAuSmWykcjYlYPGfi3pn+eJjbos HSOk50gEtpbcXXIT86s7N/IngoluXxf6nwB4WgTvfzAVH1T5C9BRP9zD0pGx5vwRgQCJ wqHUPbPQ1aN5O9/kLvIuhmgHet6+Gup2xiyUM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=B9rU16PEsFirKxcWKaxakg7xPASZEKahuyCcfJkrU6BXf1WFc65eegCgFFhljMq7Gx 1jY/8JrgZNGiGzjEnHol2T0EdE3U+cIrc8PUcia8r+R5x7kusQ/XGJzW2EaoGdOAs+9e Z3wpsPncsKkC5HxAqwL1O492ebANc/mXLVXck= MIME-Version: 1.0 Received: by 10.227.137.84 with SMTP id v20mr4639729wbt.74.1273171420425; Thu, 06 May 2010 11:43:40 -0700 (PDT) Received: by 10.216.161.138 with HTTP; Thu, 6 May 2010 11:43:39 -0700 (PDT) In-Reply-To: References: Date: Thu, 6 May 2010 20:43:39 +0200 Message-ID: To: Ken Dreyer Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] PDO-SQLite version From: pierre.php@gmail.com (Pierre Joye) hi, Do you build php against an external version? Cheers, On Thu, May 6, 2010 at 7:48 PM, Ken Dreyer wrote: > In PHP 5.2, phpinfo() reports the PDO-SQLite version as "3.3.7". > However, from the SVN history of the 5.2 branch, SQLite 3.3.15 and > even part of 3.3.16 were merged in. The VERSION file was updated to > track this, but someone changed it to "3.3.7" under the assumption > that "3.3.17" was a typo. > > http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/pdo_sqlite/sqlite/ > > These version number discrepancies were a real "gotcha" when I was > trying to pinpoint an obscure locking problem in SQLite 3.3.x. What > version number should phpinfo() really report for PDO-SQLite? > > - Ken > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org