Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-odbc: A module for PHP applications that use ODBC databases.
Name: | php-odbc |
Vendor: | Fermi |
Version: | 4.3.2 |
License: | The PHP License |
Release: | 14.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 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 4.3.2-14.ent
- have -devel require php of same release
- fix rebuild issues without bison and flex installed (#127701)
- add lsqrt, _gd{Put,Get}Colors, ZeroDataBlock to gdnspace.h
- merge from upstream:
* add security fixes for CVE CAN-2004-0594, CAN-2004-0595 (#127642)
* add bug fixes for safe mode, fix for dba db4 'c' mode
* export st_dev from 2.0 SAPI (upstream #28818)
- * Sun May 30 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 4.3.2-13.ent
- create gdnspace.h header on the fly
- add workaround for SSL errors at stream EOF (#124582)
- * Fri May 28 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 4.3.2-12.ent
- avoid symbol clashes between system and bundled libgd (#124530)
- fix potential issues at httpd restart in pcre