Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-odbc - A module for PHP applications that use ODBC databases

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
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.

Packages

php-odbc-7.2.34-15.el8.remi.x86_64 [98 KiB] Changelog by Remi Collet (2022-12-19):
- pdo: fix #81740: PDO::quote() may return unquoted string
  CVE-2022-31631
- use oracle client library version 21.8
php-odbc-7.2.34-14.el8.remi.x86_64 [97 KiB] Changelog by Remi Collet (2022-10-24):
- hash: fix #81738: buffer overflow in hash_update() on long parameter.
  CVE-2022-37454