php56-php-pdo - A database access abstraction module for PHP applications
- Website:
- http://www.php.net/
- Licence:
- PHP
- Vendor:
- Remi Collet
- Description:
The php56-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
php56-php-pdo-5.6.40-6.el7.remi.x86_64 | [105 KiB] |
Changelog by Remi Collet (2019-03-15):
- Fix #76846 Segfault in shutdown function after memory limit error |
php56-php-pdo-5.6.30-2.el7.remi.x86_64 | [102 KiB] |
Changelog by Remi Collet (2017-01-20):
- disable dtrace by default, this may be enabled again using environment variable USE_ZEND_DTRACE=1, backported from PHP 7 |