php/SOURCES/modulemd.src.txt

69 lines
1.4 KiB
Plaintext
Raw Normal View History

2022-05-19 07:58:37 +00:00
---
document: modulemd-packager
version: 3
2022-05-19 07:58:37 +00:00
data:
name: php
2025-03-17 14:56:51 +00:00
stream: 8.3
2022-05-19 07:58:37 +00:00
summary: PHP scripting language
description: >-
2025-03-17 14:56:51 +00:00
php 8.3 module
license: [GPLv2+]
configurations:
- context: '9'
platform: el9
2022-05-19 07:58:37 +00:00
references:
documentation: http://php.net/
tracker: https://bugs.php.net/
profiles:
common:
rpms:
- php-cli
- php-common
- php-fpm
- php-mbstring
- php-xml
devel:
rpms:
- php-cli
- php-common
- php-devel
- php-fpm
- php-mbstring
- php-pecl-zip
- php-process
- php-xml
minimal:
rpms:
- php-cli
- php-common
api:
rpms:
- php-fpm
components:
rpms:
php:
rationale: Module API.
2025-03-17 14:56:51 +00:00
ref: stream-php-8.3-rhel-9.6.0
2022-05-19 07:58:37 +00:00
buildorder: 1
php-pecl-apcu:
rationale: APCu extension
2025-03-17 14:56:51 +00:00
ref: stream-php-8.3-rhel-9.6.0
buildorder: 2
php-pecl-redis6:
rationale: redis extension
ref: stream-php-8.3-rhel-9.6.0
2022-05-19 07:58:37 +00:00
buildorder: 2
php-pecl-rrd:
rationale: RRD extension
2025-03-17 14:56:51 +00:00
ref: stream-php-8.3-rhel-9.6.0
2022-05-19 07:58:37 +00:00
buildorder: 2
php-pecl-xdebug3:
rationale: Xdebug extension
2025-03-17 14:56:51 +00:00
ref: stream-php-8.3-rhel-9.6.0
2022-05-19 07:58:37 +00:00
buildorder: 2
php-pecl-zip:
rationale: ZIP extension
2025-03-17 14:56:51 +00:00
ref: stream-php-8.3-rhel-9.6.0
2022-05-19 07:58:37 +00:00
buildorder: 2
...