Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php73-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 php73-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

php73-php-odbc-7.3.33-19.el8.remi.aarch64 [95 KiB] Changelog by Remi Collet (2026-02-17):
- Fix Heap buffer overflow in array_merge()
  CVE-2025-14178
- use oracle client library version 23.26 on x86_64 and aarch64
php73-php-odbc-7.3.33-18.el8.remi.aarch64 [95 KiB] Changelog by Remi Collet (2024-11-27):
- Fix Leak partial content of the heap through heap buffer over-read
  CVE-2024-8929