Blog |
Forum |
Repository |
Wizard
Jump to letter: [
APUXZ
]
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/>
- 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-9.el7.remi.x86_64
|
[89 KiB]
|
Changelog by Remi Collet (2021-10-20):
- fix PHP-FPM oob R/W in root process leading to priv escalation
CVE-2021-21703
- use libicu version 69
- use oracle client library version 21.3
|
php-odbc-7.2.34-7.el7.remi.x86_64
|
[89 KiB]
|
Changelog by Remi Collet (2021-08-25):
- Fix #81211 Symlinks are followed when creating PHAR archive
|