Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ACILMPXZ
]
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.5.38-7.el5.remi.i386
|
[105 KiB]
|
Changelog by Remi Collet (2017-02-18):
- fix #73737: FPE when parsing a tag format
CVE-2016-10158
- fix #73764: int overflows in phar
CVE-2016-10159
- fix #73768: Memory corruption when loading hostile phar
CVE-2016-10160
- fix #69090: check cached files permissions
|
php-mssql-5.5.38-6.el5.remi.i386
|
[105 KiB]
|
Changelog by Remi Collet (2016-12-10):
- fix #73631: Invalid read when wddx decodes empty boolean element
|