Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php56-php-odbc - A module for PHP applications that use ODBC databases

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi Collet
Description:
The php56-php-odbc package contains a dynamic shared object that will add
database support through ODBC to PHP. ODBC is an open specification
which provides a consistent API for developers to use for accessing
data sources (which are often, but not always, databases). PHP is an
HTML-embeddable scripting language. If you need ODBC support for PHP
applications, you will need to install this package and the php
package.

Packages

php56-php-odbc-5.6.40-6.el7.remi.x86_64 [71 KiB] Changelog by Remi Collet (2019-03-15):
- Fix #76846 Segfault in shutdown function after memory limit error
php56-php-odbc-5.6.30-2.el7.remi.x86_64 [68 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