php56-php-mssql - MSSQL database module for PHP
- Website:
- http://www.php.net/
- Licence:
- PHP
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- 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-32.fc33.remi.x86_64 | [50 KiB] |
Changelog by Remi Collet (2021-11-15):
- Fix #79971 special character is breaking the path in xml function CVE-2021-21707 |
php56-php-mssql-5.6.40-31.fc33.remi.x86_64 | [50 KiB] |
Changelog by Remi Collet (2021-10-20):
- fix PHP-FPM oob R/W in root process leading to priv escalation CVE-2021-21703 - use libicu version 69 - use oracle client library version 21.3 |