Jump to letter: [
          
            BCFGHJKLMNOPRSTWX
          ]
        
        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.1.6-45.el5_11.i386
              [55 KiB] | Changelog
              by Remi Collet (2014-10-28): - core: fix integer overflow in unserialize() CVE-2014-3669
- exif: fix heap corruption issue in exif_thumbnail() CVE-2014-3670
- xmlrpc: fix buffer overflow in date parser #1155607 |