wrote:
> 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, SQ
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: