| Name: | php-odbc |
|---|---|
| Version: | 7.4.19 |
| Release: | 2.module+el8.6.0+20552+0a59ce9f |
| Architecture: | x86_64 |
| Module: | php:7.4:8060020220120080432:0a326c83 |
| Group: | Unspecified |
| Size: | 104196 |
| License: | PHP |
| RPM: | php-odbc-7.4.19-2.module+el8.6.0+20552+0a59ce9f.x86_64.rpm |
| Source RPM: | php-7.4.19-2.module+el8.6.0+20552+0a59ce9f.src.rpm |
| Build Date: | Wed Apr 06 2022 |
| Build Host: | build-ol8-x86_64.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. |
- fix SSRF bypass in FILTER_VALIDATE_URL CVE-2021-21705 - fix Local privilege escalation via PHP-FPM CVE-2021-21703
- 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