[php-maint] PDO support

Adam Conrad adconrad at 0c3.net
Thu Nov 2 03:46:15 CET 2006


sean finney wrote:
> hey ondrej,
> 
> On Wed, 2006-11-01 at 14:28 +0100, Ondřej Surý wrote:
>> I was thinking that we could propably could do upload to experimental
>> with introducing new binary packages, so unstable is not stuck and we
>> can do smooth upload to unstable when it's time.  What do you think
>> Sean?
> 
> i don't have any problem with this, as long as there's someone else
> taking the time to do it, test, etc :)
> 
> and as long as it doesn't interfere with stuff from unstable->etch
> (this'd mean a seperate svn branch).

Err, half the reason of switching to scandir-based configuration was so
that we wouldn't actually NEED extra packages for this.  mysqli should
be able to be rolled back into mysql, and pdo_mysql should also ship in
the php5-mysql package.  The config file would just contain an
"extension=" line for each extension we ship, and away we go.

That way, the packages are split based on "stuff they link to", rather
than a 1:1 mapping of extension:package.

... Adam



More information about the pkg-php-maint mailing list