php56-php-mssql - MSSQL database module for PHP
- Website:
- http://www.php.net/
- Licence:
- PHP
- Vendor:
- Remi Collet
- Description:
The php56-php-mssql package contains a dynamic shared object that will add MSSQL and Sybase database support to PHP. It uses the TDS (Tabular DataStream) protocol through the freetds library, hence any database server which supports TDS can be accessed.
Packages
php56-php-mssql-5.6.40-6.el7.remi.x86_64 | [77 KiB] |
Changelog by Remi Collet (2019-03-15):
- Fix #76846 Segfault in shutdown function after memory limit error |
php56-php-mssql-5.6.30-2.el7.remi.x86_64 | [74 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 |