Name: | php-odbc |
---|---|
Version: | 8.0.30 |
Release: | 1.module+el8.8.0+21196+6feda386 |
Architecture: | aarch64 |
Module: | php:8.0:8080020231006102311:0b4eb31d |
Group: | Unspecified |
Size: | 206036 |
License: | PHP |
RPM: | php-odbc-8.0.30-1.module+el8.8.0+21196+6feda386.aarch64.rpm |
Source RPM: | php-8.0.30-1.module+el8.8.0+21196+6feda386.src.rpm |
Build Date: | Mon Oct 23 2023 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.php.net/ |
Summary: | A module for PHP applications that use ODBC databases |
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. |
- rebase to 8.0.30 - Resolves: RHEL-11946
- rebase to 8.0.27
- snmp3 calls using authPriv or authNoPriv immediately return false #2104630
- rebase to 8.0.20 #2100876 - fix wrong mod_php configuration #2094728
- fix password of excessive length triggers buffer overflow leading to RCE CVE-2022-31626
- refresh provided configuration from upstream
- rebase to 8.0.13 - drop xmlrpc extension - drop json sub-package, extension is always present
- rebase to 7.4.19 #1944110
- fix regression in 7.4.6 with generators and exception
- build phpdbg only once - fix regression in 7.4.6 when yielding an array based generator