Name: | php-odbc |
---|---|
Version: | 8.2.13 |
Release: | 1.module+el8.10.0+90290+1f51578a |
Architecture: | aarch64 |
Module: | php:8.2:8100020240411021742:3924b0c1 |
Group: | Unspecified |
Size: | 206124 |
License: | PHP-3.01 |
RPM: | php-odbc-8.2.13-1.module+el8.10.0+90290+1f51578a.aarch64.rpm |
Source RPM: | php-8.2.13-1.module+el8.10.0+90290+1f51578a.src.rpm |
Build Date: | Thu Apr 11 2024 |
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.2.13 RHEL-14705 - add %__phpize and %__phpconfig macros - move httpd/nginx wants directives to config files in /etc - php-fpm.conf: move include directive after [global] section following upstream example, allowing overriding - use SPDX license IDs
- 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