Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-pdo - A database access abstraction module for PHP applications
- Description:
The php-pdo package contains a dynamic shared object that will add
a database access abstraction layer to PHP. This module provides
a common interface for accessing MySQL, PostgreSQL or other
databases.
Packages
php-pdo-5.3.3-47.el6.i686
[78 KiB] |
Changelog
by Remi Collet (2015-12-09):
- fix wrong warning in openssl_encrypt() for missing IV
when IV is not required #1260315
- fix segfault's when you try and allocate an SplFixedArray
with size >= 9999 #1071344
- segfault in php_pgsql_meta_data CVE-2015-4644 #1234434
- add options to enable TLS in curl #1255920
- fix segfault in gc_collect_cycles #1122681
|