Jump to letter: [
ABCEFGHIKLMNOPQRSTUVWXYZ
]
php-odbc: A module for PHP applications that use ODBC databases.
Name: | php-odbc |
Vendor: | |
Version: | 4.3.2 |
License: | The PHP License |
Release: | 11.1.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 Jul 12 05:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 4.3.2-11.1.ent
- add security fix for CVE CAN-2004-0594 (#127642)
- add bug fixes for safe mode
- * Tue Apr 6 05:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 4.3.2-11.ent
- fix ldap_start_tls detection (#119425)
- use system pcre library (part of #115379)
- rebuild to pick up fix for c-client symbol clash (#118137)
- merge 2.0 filter SAPI fixes from 4.3.6
- * Fri Jan 30 04:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 4.3.2-10.ent
- add trigger to handle php.ini upgrades smoothly (#112470)
- add fix for config setting leaking from upstream (#110861)
- drop gdbm support due to licence incompatibility
- add fix for oci8 from upstream (#114624)