import php-7.2-8020020191108065827.2c7ca891
This commit is contained in:
parent
29dedc2156
commit
9e5f1cb8e0
@ -1,27 +1,29 @@
|
|||||||
|
---
|
||||||
document: modulemd
|
document: modulemd
|
||||||
version: 2
|
version: 2
|
||||||
data:
|
data:
|
||||||
name: php
|
name: php
|
||||||
stream: 7.2
|
stream: 7.2
|
||||||
summary: PHP scripting language
|
summary: PHP scripting language
|
||||||
description: php 7.2 module
|
description: >-
|
||||||
|
php 7.2 module
|
||||||
license:
|
license:
|
||||||
module:
|
module:
|
||||||
- GPLv2+
|
- GPLv2+
|
||||||
content:
|
content:
|
||||||
- BSD
|
- BSD
|
||||||
- PHP
|
|
||||||
- MIT
|
- MIT
|
||||||
|
- PHP
|
||||||
- Zend
|
- Zend
|
||||||
dependencies:
|
dependencies:
|
||||||
- buildrequires:
|
- buildrequires:
|
||||||
platform: [el8]
|
|
||||||
httpd: [2.4]
|
httpd: [2.4]
|
||||||
nginx: [1.14]
|
nginx: [1.14]
|
||||||
requires:
|
|
||||||
platform: [el8]
|
platform: [el8]
|
||||||
nginx: []
|
requires:
|
||||||
httpd: [2.4]
|
httpd: [2.4]
|
||||||
|
nginx: []
|
||||||
|
platform: [el8]
|
||||||
references:
|
references:
|
||||||
documentation: http://php.net/
|
documentation: http://php.net/
|
||||||
tracker: https://bugs.php.net/
|
tracker: https://bugs.php.net/
|
||||||
@ -56,24 +58,24 @@ data:
|
|||||||
- php-fpm
|
- php-fpm
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
php:
|
|
||||||
rationale: Module API.
|
|
||||||
ref: stream-7.2-rhel-8.1.0
|
|
||||||
buildorder: 1
|
|
||||||
libzip:
|
libzip:
|
||||||
rationale: ZIP library
|
rationale: ZIP library
|
||||||
ref: stream-php-7.2-rhel-8.1.0
|
ref: stream-php-7.2-rhel-8.2.0
|
||||||
|
buildorder: 1
|
||||||
|
php:
|
||||||
|
rationale: Module API.
|
||||||
|
ref: stream-7.2-rhel-8.2.0
|
||||||
buildorder: 1
|
buildorder: 1
|
||||||
php-pear:
|
php-pear:
|
||||||
rationale: Extension management
|
rationale: Extension management
|
||||||
ref: stream-php-7.2-rhel-8.1.0
|
ref: stream-php-7.2-rhel-8.2.0
|
||||||
buildorder: 2
|
buildorder: 2
|
||||||
php-pecl-apcu:
|
php-pecl-apcu:
|
||||||
rationale: APCu extension
|
rationale: APCu extension
|
||||||
ref: stream-php-7.2-rhel-8.1.0
|
ref: stream-php-7.2-rhel-8.2.0
|
||||||
buildorder: 3
|
buildorder: 3
|
||||||
php-pecl-zip:
|
php-pecl-zip:
|
||||||
rationale: ZIP extension
|
rationale: ZIP extension
|
||||||
ref: stream-php-7.2-rhel-8.1.0
|
ref: stream-php-7.2-rhel-8.2.0
|
||||||
buildorder: 3
|
buildorder: 3
|
||||||
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user