Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132639 - PDO 1.0.3 version bump
Summary: PDO 1.0.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Other
: High normal
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-07 20:29 UTC by Jasper Bryant-Greene
Modified: 2006-09-29 10:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jasper Bryant-Greene 2006-05-07 20:29:22 UTC
please include new PDO 1.0.3 release in portage. this release corresponds with PHP 5.1.3/5.1.4 which is now included in portage, and fixes many segfaults and crashes.
http://pecl.php.net/pdo

as Wez Furlong (PDO dev) has said on his blog, he does not recommend using older PDO releases with newer PHP versions.
http://netevil.org/node.php?nid=817
Comment 1 Shaul Kedem 2006-05-21 22:10:01 UTC
Hi,
 PDO is part of php since 5.1.2, as far as I understand, you shouldn't use pdo-external use flag, use 'pdo' instead.

 The problem for me is that I emerged 5.1.4 with 'pdo' but for some reason I can't  connect to sqlite3 , only 2.

 Ideas?
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-05-22 01:01:55 UTC
(In reply to comment #1)

This is not a support forum...

Comment 3 Sebastian Bergmann (RETIRED) gentoo-dev 2006-09-29 10:24:31 UTC
dev-php5/pecl-pdo-1.0.3, dev-php5/pecl-pdo-mysql-1.0.2, dev-php5/pecl-pdo-sqlite-1.0.1, dev-php5/pecl-pdo-odbc-1.0.1, and dev-php5/pecl-pdo-pgsql-1.0.2 are in the tree now.