import php-7.3-8020020191129100603.2c7ca891

This commit is contained in:
CentOS Sources 2020-04-28 04:56:30 -04:00 committed by Stepan Oksanichenko
parent 36509ba681
commit 809779768d
1 changed files with 86 additions and 76 deletions

View File

@ -1,79 +1,89 @@
---
document: modulemd document: modulemd
version: 2 version: 2
data: data:
name: php name: php
stream: 7.3 stream: 7.3
summary: PHP scripting language summary: PHP scripting language
description: php 7.3 module description: >-
license: php 7.3 module
module: license:
- GPLv2+ module:
content: - GPLv2+
- BSD content:
- PHP - BSD
- MIT - MIT
- Zend - PHP
dependencies: - Zend
- buildrequires: dependencies:
platform: [el8] - buildrequires:
httpd: [2.4] httpd: [2.4]
nginx: [1.14] nginx: [1.14]
requires: platform: [el8]
platform: [el8] requires:
nginx: [] httpd: [2.4]
httpd: [2.4] nginx: []
references: platform: [el8]
documentation: http://php.net/ references:
tracker: https://bugs.php.net/ documentation: http://php.net/
profiles: tracker: https://bugs.php.net/
common: profiles:
rpms: common:
- php-cli rpms:
- php-common - php-cli
- php-fpm - php-common
- php-json - php-fpm
- php-mbstring - php-json
- php-xml - php-mbstring
devel: - php-xml
rpms: devel:
- libzip rpms:
- php-cli - libzip
- php-common - php-cli
- php-devel - php-common
- php-fpm - php-devel
- php-json - php-fpm
- php-mbstring - php-json
- php-pear - php-mbstring
- php-pecl-zip - php-pear
- php-process - php-pecl-zip
- php-xml - php-process
minimal: - php-xml
rpms: minimal:
- php-cli rpms:
- php-common - php-cli
api: - php-common
rpms: api:
- php-fpm rpms:
components: - php-fpm
rpms: components:
php: rpms:
rationale: Module API. libzip:
ref: stream-7.3-rhel-8.1.0 rationale: ZIP library
buildorder: 1 ref: stream-php-7.3-rhel-8.2.0
libzip: buildorder: 1
rationale: ZIP library php:
ref: stream-php-7.3-rhel-8.1.0 rationale: Module API.
buildorder: 1 ref: stream-7.3-rhel-8.2.0
php-pear: buildorder: 1
rationale: Extension management php-pear:
ref: stream-php-7.3-rhel-8.1.0 rationale: Extension management
buildorder: 2 ref: stream-php-7.3-rhel-8.2.0
php-pecl-apcu: buildorder: 2
rationale: APCu extension php-pecl-apcu:
ref: stream-php-7.3-rhel-8.1.0 rationale: APCu extension
buildorder: 3 ref: stream-php-7.3-rhel-8.2.0
php-pecl-zip: buildorder: 3
rationale: ZIP extension php-pecl-rrd:
ref: stream-php-7.3-rhel-8.1.0 rationale: RRD extension
buildorder: 3 ref: stream-php-7.3-rhel-8.2.0
buildorder: 3
php-pecl-xdebug:
rationale: Xdebug extension
ref: stream-php-7.3-rhel-8.2.0
buildorder: 3
php-pecl-zip:
rationale: ZIP extension
ref: stream-php-7.3-rhel-8.2.0
buildorder: 3
...