php-mssql - MSSQL database module for PHP
- Website:
- http://www.php.net/
- Licence:
- PHP
- Vendor:
- Remi Collet
- Description:
The 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
php-mssql-5.4.45-18.el6.remi.x86_64 | [96 KiB] |
Changelog by Remi Collet (2019-10-22):
- FPM: Fix CVE-2019-11043 env_path_info underflow in fpm_main.c |
php-mssql-5.4.45-17.el6.remi.x86_64 | [96 KiB] |
Changelog by Remi Collet (2019-01-11):
- Fix #77242 heap out of bounds read in xmlrpc_decode - Fix #77380 Global out of bounds read in xmlrpc base64 code |