|
|
|
@ -3,10 +3,10 @@ document: modulemd-packager
|
|
|
|
|
version: 3
|
|
|
|
|
data:
|
|
|
|
|
name: php
|
|
|
|
|
stream: 8.1
|
|
|
|
|
stream: 8.2
|
|
|
|
|
summary: PHP scripting language
|
|
|
|
|
description: >-
|
|
|
|
|
php 8.1 module
|
|
|
|
|
php 8.2 module
|
|
|
|
|
license: [GPLv2+]
|
|
|
|
|
configurations:
|
|
|
|
|
- context: '9'
|
|
|
|
@ -43,22 +43,22 @@ data:
|
|
|
|
|
rpms:
|
|
|
|
|
php:
|
|
|
|
|
rationale: Module API.
|
|
|
|
|
ref: stream-php-8.1-rhel-9.2.0
|
|
|
|
|
ref: changed/i9c-stream-8.2/php-8.2.25-1.module+el9.5.0+22477+5fdac06d
|
|
|
|
|
buildorder: 1
|
|
|
|
|
php-pecl-apcu:
|
|
|
|
|
rationale: APCu extension
|
|
|
|
|
ref: stream-php-8.1-rhel-9.2.0
|
|
|
|
|
ref: changed/i9c-beta-stream-8.2/php-pecl-apcu-5.1.23-1.module+el9.4.0+20748+b46899d2
|
|
|
|
|
buildorder: 2
|
|
|
|
|
php-pecl-rrd:
|
|
|
|
|
rationale: RRD extension
|
|
|
|
|
ref: stream-php-8.1-rhel-9.2.0
|
|
|
|
|
ref: changed/i9c-beta-stream-8.2/php-pecl-rrd-2.0.3-4.module+el9.4.0+20748+b46899d2
|
|
|
|
|
buildorder: 2
|
|
|
|
|
php-pecl-xdebug3:
|
|
|
|
|
rationale: Xdebug extension
|
|
|
|
|
ref: stream-php-8.1-rhel-9.2.0
|
|
|
|
|
ref: changed/i9c-beta-stream-8.2/php-pecl-xdebug3-3.2.2-2.module+el9.4.0+20796+bd4564df
|
|
|
|
|
buildorder: 2
|
|
|
|
|
php-pecl-zip:
|
|
|
|
|
rationale: ZIP extension
|
|
|
|
|
ref: stream-php-8.1-rhel-9.2.0
|
|
|
|
|
ref: changed/i9c-beta-stream-8.2/php-pecl-zip-1.22.3-1.module+el9.4.0+20748+b46899d2
|
|
|
|
|
buildorder: 2
|
|
|
|
|
...
|
|
|
|
|