Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-odbc - A module for PHP applications that use ODBC databases
- 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.3.3-38.el6.i686
[52 KiB] |
Changelog
by Remi Collet (2014-09-10):
- spl: fix use-after-free in ArrayIterator due to object
change during sorting. CVE-2014-4698
- spl: fix use-after-free in SPL Iterators. CVE-2014-4670
|