|
|
|
@ -3,10 +3,10 @@ document: modulemd
|
|
|
|
|
version: 2
|
|
|
|
|
data:
|
|
|
|
|
name: php
|
|
|
|
|
stream: 8.0
|
|
|
|
|
stream: 8.2
|
|
|
|
|
summary: PHP scripting language
|
|
|
|
|
description: >-
|
|
|
|
|
php 8.0 module
|
|
|
|
|
php 8.2 module
|
|
|
|
|
license:
|
|
|
|
|
module:
|
|
|
|
|
- GPLv2+
|
|
|
|
@ -58,30 +58,30 @@ data:
|
|
|
|
|
rpms:
|
|
|
|
|
libzip:
|
|
|
|
|
rationale: ZIP library
|
|
|
|
|
ref: stream-php-8.0-rhel-8.10.0
|
|
|
|
|
ref: stream-php-8.2-rhel-8.10.0
|
|
|
|
|
buildorder: 1
|
|
|
|
|
php:
|
|
|
|
|
rationale: Module API.
|
|
|
|
|
ref: stream-php-8.0-rhel-8.10.0
|
|
|
|
|
ref: stream-php-8.2-rhel-8.10.0
|
|
|
|
|
buildorder: 1
|
|
|
|
|
php-pear:
|
|
|
|
|
rationale: Extension management
|
|
|
|
|
ref: stream-php-8.0-rhel-8.10.0
|
|
|
|
|
ref: stream-php-8.2-rhel-8.10.0
|
|
|
|
|
buildorder: 2
|
|
|
|
|
php-pecl-apcu:
|
|
|
|
|
rationale: APCu extension
|
|
|
|
|
ref: stream-php-8.0-rhel-8.10.0
|
|
|
|
|
ref: stream-php-8.2-rhel-8.10.0
|
|
|
|
|
buildorder: 3
|
|
|
|
|
php-pecl-rrd:
|
|
|
|
|
rationale: RRD extension
|
|
|
|
|
ref: stream-php-8.0-rhel-8.10.0
|
|
|
|
|
ref: stream-php-8.2-rhel-8.10.0
|
|
|
|
|
buildorder: 3
|
|
|
|
|
php-pecl-xdebug3:
|
|
|
|
|
rationale: Xdebug extension
|
|
|
|
|
ref: stream-php-8.0-rhel-8.10.0
|
|
|
|
|
ref: stream-php-8.2-rhel-8.10.0
|
|
|
|
|
buildorder: 3
|
|
|
|
|
php-pecl-zip:
|
|
|
|
|
rationale: ZIP extension
|
|
|
|
|
ref: stream-php-8.0-rhel-8.10.0
|
|
|
|
|
ref: stream-php-8.2-rhel-8.10.0
|
|
|
|
|
buildorder: 3
|
|
|
|
|
...
|
|
|
|
|