| Name: | php-odbc |
|---|---|
| Version: | 7.4.19 |
| Release: | 1.module+el8.5.0+20354+db97279a |
| Architecture: | aarch64 |
| Module: | php:7.4:8050020210526053050:3e6e7e84 |
| Group: | Unspecified |
| Size: | 140452 |
| License: | PHP |
| RPM: | php-odbc-7.4.19-1.module+el8.5.0+20354+db97279a.aarch64.rpm |
| Source RPM: | php-7.4.19-1.module+el8.5.0+20354+db97279a.src.rpm |
| Build Date: | Tue Oct 12 2021 |
| 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 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
- use php-config from embed SAPI to reduce used libs
- update to 7.4.6 - add ffi extension - add /usr/share/php/preload as default ffi.preload configuration - run FPM tests - set opcache.enable_cli in provided default configuration - ensure all shared extensions can be loaded - drop wddx, recode and extensions - run test suite using 4 concurrent workers
- fix underflow in env_path_info in fpm_main.c CVE-2019-11043
- fix AVC denied httpd_execmem when php-opcache is installed #1725104
- cleanup php-devel dependencies
- update to 7.3.5
- update to 7.2.11 #1628543