Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-pecl-pdo - PECL package for PHP Data Objects Interface
PDO provides a uniform data access interface, sporting advanced features such
as prepared statements and bound parameters. PDO drivers are dynamically
loadable and may be developed independently from the core, but still accessed
using the same API.
Read the documentation at http://www.php.net/pdo for more information.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
php-pecl-pdo |
0.3 |
2.fc4 |
src |
43 KiB |
Thu Jun 2 10:51:38 2005 |
Changelog
- * Thu Jun 2 18:00:00 2005 Matthias Saou <http://freshrpms.net/> 0.3-2
- Move phpize from setup to build. Silly copy/paste error.
- Remove execution bit from all files in the source tree.
- Add %{?dist} tag to make it easier to keep FC-4 and FC-5 branches in sync.
- * Tue May 3 18:00:00 2005 Matthias Saou <http://freshrpms.net/> 0.3-1
- Initial RPM release.