| Name: | php-pdo |
|---|---|
| Version: | 8.2.13 |
| Release: | 1.module+el9.4.0+90261+af5cc950 |
| Architecture: | aarch64 |
| Module: | php:8.2:9040020240409051502:bc5b3234 |
| Group: | Unspecified |
| Size: | 274845 |
| License: | PHP-3.01 |
| RPM: | php-pdo-8.2.13-1.module+el9.4.0+90261+af5cc950.aarch64.rpm |
| Source RPM: | php-8.2.13-1.module+el9.4.0+90261+af5cc950.src.rpm |
| Build Date: | Tue Apr 09 2024 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.php.net/ |
| Summary: | A database access abstraction module for PHP applications |
| Description: | The php-pdo package contains a dynamic shared object that will add a database access abstraction layer to PHP. This module provides a common interface for accessing MySQL, PostgreSQL or other databases. |
- rebase to 8.2.13 RHEL-14699 - 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.1.14
- update to 8.1.8 #2070040
- clean unneeded dependency on useradd command
- update to 8.1.7 #2070040
- add upstream patch to initialize pcre before mbstring - add upstream patch to use more sha256 in openssl tests
- update to 8.1.6 #2070040
- rebase to 8.0.13 #2032429 - refresh configuration files from upstream