Jump to letter: [
ABCEFGHIKLMNOPQRSTUVWXYZ
]
php-odbc: A module for PHP applications that use ODBC databases.
Name: | php-odbc |
Vendor: | Scientific Linux, http://www.scientificlinux.org |
Version: | 4.3.2 |
License: | The PHP License |
Release: | 33.ent |
URL: | http://www.php.net/ |
- Summary
- 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.
Changelog
- * Mon Jun 26 05:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.2-33.ent
- fix zend_hash_del regression from CVE-2006-2657
- * Thu Jun 22 05:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.2-32.ent
- add security fixes from upstream (CVE-2006-1494, CVE-2006-1990,
CVE-2006-2657)
- * Wed Apr 12 05:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.2-30.ent
- imap: add fix for overflow in imap_fetch_overview() (#174999)