Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php55-php-mssql - MSSQL database module for PHP

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi Collet
Description:
The php55-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

php55-php-mssql-5.5.38-11.el7.remi.x86_64 [75 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
php55-php-mssql-5.5.38-10.el7.remi.x86_64 [75 KiB] Changelog by Remi Collet (2018-12-10):
- Fix #77231 Segfault when using convert.quoted-printable-encode filter
- Fix #77020 null pointer dereference in imap_mail
  CVE-2018-19935
- Fix #77153 imap_open allows to run arbitrary shell commands via
  mailbox parameter
  CVE-2018-19158