On Wed, 16 Nov 2011, Ferenc Kovacs wrote:

> On Wed, Nov 16, 2011 at 12:53 PM, Felipe Pena <felipe...@gmail.com> wrote:
> 
> > 2011/11/16 Ferenc Kovacs <tyr...@gmail.com>:
> > > Hi.
> > >
> > > We moved the sqlite ext from core to pecl with 5.4, but the
> > > http://pecl.php.net/package/sqlite still advertises using ext/sqlite
> > > instead.
> > > Is that intentional?
> > > The problem is, that for 5.3, the prefered way to use the sqlite ext is
> > to
> > > use the one bundled in core, however for 5.4 and trunk, you can only
> > > install it from pecl.
> > > Maybe we could supersed it with ext/sqlite3? As it is in the core since
> > > 5.3, so all supported branches has it..
> >
> > It's not intentional, the text weren't updated.
> 
> 
> you mean the pecl package description?
> I can change it, but where should it point to? sqlite3? or simply
> unmaintained?

PDOSqlite?

cheers,
Derick

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to