rebase to 8.1.27

Related: RHEL-19093
This commit is contained in:
Remi Collet 2023-12-21 09:03:40 +01:00
parent ae54d2fc94
commit 40c905652f

View File

@ -43,22 +43,22 @@ data:
rpms:
php:
rationale: Module API.
ref: stream-php-8.1-rhel-9.2.0
ref: stream-php-8.1-rhel-9.3.0
buildorder: 1
php-pecl-apcu:
rationale: APCu extension
ref: stream-php-8.1-rhel-9.2.0
ref: stream-php-8.1-rhel-9.3.0
buildorder: 2
php-pecl-rrd:
rationale: RRD extension
ref: stream-php-8.1-rhel-9.2.0
ref: stream-php-8.1-rhel-9.3.0
buildorder: 2
php-pecl-xdebug3:
rationale: Xdebug extension
ref: stream-php-8.1-rhel-9.2.0
ref: stream-php-8.1-rhel-9.3.0
buildorder: 2
php-pecl-zip:
rationale: ZIP extension
ref: stream-php-8.1-rhel-9.2.0
ref: stream-php-8.1-rhel-9.3.0
buildorder: 2
...