Blog |
Forum |
Repository
Jump to letter: [
ACILMPXZ
]
php-odbc - A module for PHP applications that use ODBC databases
- Website:
- http://www.php.net/
- Licence:
- PHP
- Vendor:
- Remi Collet
- Description:
The php-odbc package contains a dynamic shared object that will add
database support through ODBC to PHP. ODBC is an open specification
which provides a consistent API for developers to use for accessing
data sources (which are often, but not always, databases). PHP is an
HTML-embeddable scripting language. If you need ODBC support for PHP
applications, you will need to install this package and the php
package.
Packages
php-odbc-5.5.38-7.el5.remi.x86_64
|
[98 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-odbc-5.5.38-6.el5.remi.x86_64
|
[97 KiB]
|
Changelog by Remi Collet (2016-12-10):
- fix #73631: Invalid read when wddx decodes empty boolean element
|