Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-odbc: A module for PHP applications that use ODBC databases.
Name: | php-odbc |
Vendor: | Scientific Linux |
Version: | 4.3.2 |
License: | The PHP License |
Release: | 24.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
- * Wed Jun 29 19:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.2-24.ent
- add security fixes:
* shtool temp file handling (CAN-2005-1751, #159000)
* XML_RPC command injection (Stefan Esser, CAN-2005-1921, #162045)
- * Thu Apr 14 19:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.2-23.ent
- add security fixes from upstream:
* getimagesize() seek loops (CAN-2005-0524, #153140)
* exif issues (CAN-2005-1042, CAN-2005-1043, #154021, #154025)
- add fixes for unserialize() integer handling on 64-bit platforms
- * Thu Mar 3 18:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.2-22.ent
- switch Oracle support to use Instant Client SDK (Kai Bolay, #149873)