| Name: | php-cli | 
|---|---|
| Version: | 8.2.13 | 
| Release: | 1.module+el9.4.0+90261+af5cc950 | 
| Architecture: | aarch64 | 
| Module: | php:8.2:9040020240409051502:bc5b3234 | 
| Group: | Unspecified | 
| Size: | 10924948 | 
| License: | PHP-3.01 AND Zend-2.0 AND BSD-2-Clause AND MIT AND Apache-1.0 AND NCSA AND PostgreSQL | 
| RPM: | php-cli-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: | Command-line interface for PHP | 
| Description: | The php-cli package contains the command-line interface executing PHP scripts, /usr/bin/php, and the CGI interface.  | 
- 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