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.30-2.el6.remi.x86_64 [65 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
php56-php-odbc-5.6.30-0.1.RC1.el6.remi.x86_64 [65 KiB] Changelog by Remi Collet (2017-01-06):
- update to 5.6.30RC1