Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
php-odbc: A module for PHP applications that use ODBC databases.
Name: | php-odbc |
Vendor: | Scientific Linux |
Version: | 5.1.6 |
License: | The PHP License v3.01 |
Release: | 20.el5_2.1 |
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
- * Tue Jun 3 17:00:00 2008 Joe Orton <jorton{%}redhat{*}com> 5.1.6-20.el5_2.1
- add security fixes for CVE-2007-5898, CVE-2007-4782, CVE-2007-5899,
CVE-2008-2051, CVE-2008-2107, CVE-2008-2108 (#445923)
- * Tue Jan 15 16:00:00 2008 Joe Orton <jorton{%}redhat{*}com> 5.1.6-20.el5
- use magic.mime provided by file (#240845)
- fix possible crash with setlocale() (#428675)
- * Thu Jan 10 16:00:00 2008 Joe Orton <jorton{%}redhat{*}com> 5.1.6-19.el5
- ext/date: fix test cases for recent timezone values (#266441)